org.openqa.selenium.internal.seleniumemulation
Class ElementFinder
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.ElementFinder
public class ElementFinder
- extends Object
Method Summary |
void |
add(String strategyName,
String implementation)
|
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.WebDriver driver,
String locator)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFinder
protected ElementFinder()
ElementFinder
public ElementFinder(JavascriptLibrary library)
findElement
public org.openqa.selenium.WebElement findElement(org.openqa.selenium.WebDriver driver,
String locator)
add
public void add(String strategyName,
String implementation)
Copyright © 2012. All Rights Reserved.