public class BordersAwareElementContentLocationProvider extends Object
| Constructor and Description |
|---|
BordersAwareElementContentLocationProvider() |
| Modifier and Type | Method and Description |
|---|---|
static Location |
getLocation(Logger logger,
org.openqa.selenium.WebElement element,
Location location)
Returns a location based on the given location.
|
protected static int |
getPropertyValue(Logger logger,
org.openqa.selenium.WebElement element,
String propName) |
public BordersAwareElementContentLocationProvider()
public static Location getLocation(Logger logger, org.openqa.selenium.WebElement element, Location location)
logger - The logger to use.element - The element for which we want to find the content's
location.location - The location of the element.Copyright © 2019. All rights reserved.