This is a C# based sample for running Selenium RC. Steps to run the sample tests:
1) Download the Selenium RC from http://selenium-rc.openqa.org/download.html
2) run the selenium-server jar using instructions from here: http://selenium-rc.openqa.org/tutorial.html
3) Open the solution in Visual Studio or create a virtual directory in IIS, hit the default.apsx page.
4) There is only one test to check if searching Google for "hello World" returns a particular website.