|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
doCommand method, which sends the command to the browser
to be performed.WebElement using the given method.
WebElement using the given method.
WebElement using the given method.
#switchTo().window(String)
WebDriver.findElement(By by)
and WebElement.findElement(By by).WebDriver.switchTo().frame(int frameIndex)
and WebDriver.switchTo().frame(String frameName).WebDriver.switchTo().window(String windowName).selectWindow() already provides).
WebDriver.Navigation.to(String) that makes it easy to pass in a URL.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||