Here is the Selenium RC code for selenium.SelectFrame in Webdriver. This code is in Visual Studio C# public void SelectFrame(string xpath) { driver.SwitchTo().Frame(xpath); }
public void SelectFrame(string xpath) { driver.SwitchTo().Frame(xpath); }
Name (required)
Mail (will not be published) (required)
Website
Last articles