public abstract class LocatorStrategy extends Object
| Constructor and Description |
|---|
LocatorStrategy(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.openqa.selenium.By |
generate(CachedElementAttributes cachingElement) |
protected org.openqa.selenium.WebDriver |
getDriver() |
protected Locator |
testNewLocator(Locator locator,
org.openqa.selenium.Point originalPosition) |
public abstract org.openqa.selenium.By generate(CachedElementAttributes cachingElement)
protected org.openqa.selenium.WebDriver getDriver()
Copyright © 2020. All rights reserved.