public class SimpleRegionByElement extends Object implements GetRegion, IGetSeleniumRegion
Constructor and Description |
---|
SimpleRegionByElement(org.openqa.selenium.WebElement element) |
Modifier and Type | Method and Description |
---|---|
List<org.openqa.selenium.WebElement> |
getElements(org.openqa.selenium.WebDriver webDriver) |
List<Region> |
getRegions(EyesBase eyesBase,
EyesScreenshot screenshot) |
public SimpleRegionByElement(org.openqa.selenium.WebElement element)
public List<Region> getRegions(EyesBase eyesBase, EyesScreenshot screenshot)
getRegions
in interface GetRegion
public List<org.openqa.selenium.WebElement> getElements(org.openqa.selenium.WebDriver webDriver)
getElements
in interface IGetSeleniumRegion
Copyright © 2020. All rights reserved.