public class ElementFinder extends Object
Modifier | Constructor and Description |
---|---|
protected |
ElementFinder() |
|
ElementFinder(JavascriptLibrary library) |
Modifier and Type | Method and Description |
---|---|
void |
add(String strategyName,
String implementation) |
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.WebDriver driver,
String locator) |
protected ElementFinder()
public ElementFinder(JavascriptLibrary library)
Copyright © 2016. All rights reserved.