public class SimpleRegionByElement extends Object implements GetSimpleRegion, IGetSeleniumRegion
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebElement |
element |
| Constructor and Description |
|---|
SimpleRegionByElement(org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getElement() |
List<org.openqa.selenium.WebElement> |
getElements() |
List<Region> |
getRegions(EyesScreenshot screenshot) |
public SimpleRegionByElement(org.openqa.selenium.WebElement element)
public List<Region> getRegions(EyesScreenshot screenshot)
getRegions in interface GetSimpleRegionpublic org.openqa.selenium.WebElement getElement()
public List<org.openqa.selenium.WebElement> getElements()
getElements in interface IGetSeleniumRegionCopyright © 2021. All rights reserved.