com.github.markusbernhardt.selenium2library.locators
Class ElementFinder
java.lang.Object
com.github.markusbernhardt.selenium2library.locators.ElementFinder
public class ElementFinder
- extends Object
|
Method Summary |
static List<org.openqa.selenium.WebElement> |
find(org.openqa.selenium.WebDriver webDriver,
String locator)
|
static List<org.openqa.selenium.WebElement> |
find(org.openqa.selenium.WebDriver webDriver,
String locator,
String tag)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFinder
public ElementFinder()
find
public static List<org.openqa.selenium.WebElement> find(org.openqa.selenium.WebDriver webDriver,
String locator)
find
public static List<org.openqa.selenium.WebElement> find(org.openqa.selenium.WebDriver webDriver,
String locator,
String tag)
Copyright © 2013. All Rights Reserved.