Archive for February, 2010
Selenium RC In C# as a Console App: Another End-To-End Example
The purpose of this post is to show people how to wrap a Selenium RC test up into a console app (*.exe) so can been executed from the command line. This is a solution makes it where you don’t have to have NUnit involved. Déjà vu all over again! Another basic Selenium example. What the [...]
Read Full Post | Make a Comment ( 23 so far )