public class OcrRegion extends BaseOcrRegion
| Constructor and Description |
|---|
OcrRegion(org.openqa.selenium.By selector) |
OcrRegion(Region region) |
OcrRegion(org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getElement() |
Region |
getRegion() |
org.openqa.selenium.By |
getSelector() |
getAppOutput, getHint, getLanguage, getMinMatch, getRegions, hint, language, minMatch, region, setAppOutputpublic OcrRegion(org.openqa.selenium.WebElement element)
public OcrRegion(org.openqa.selenium.By selector)
public OcrRegion(Region region)
public org.openqa.selenium.WebElement getElement()
public org.openqa.selenium.By getSelector()
public Region getRegion()
getRegion in class BaseOcrRegionCopyright © 2021. All rights reserved.