Does the Selenium 2 C# library support using Selenium 1 commands? I know in java you could create a WebDriverBackedSelenium object and use Selenium 1 commands on it but I can't seem to find how to do it in C#.
+1
A:
This has been done but not sure if it has been released yet. If you get the latest code from trunk and build it then you will be able to use it.
AutomatedTester
2010-06-23 16:38:14