public class SeAnyWin extends AnyWinBase implements IGUI
| Modifier and Type | Field and Description |
|---|---|
protected LogMessenger |
LM |
protected Integer |
MaxWaitMilis |
protected Logger_Sngltn |
MyLogger |
protected OKW_WaitForValue |
MyWaitForValue |
protected Integer |
SleepForMillis |
| Constructor and Description |
|---|
SeAnyWin(String Locator,
OKWLocator... fpLocators) |
getLocator, getLOCATOR, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionStartDebug, LogFunctionStartDebugprotected Integer SleepForMillis
protected Integer MaxWaitMilis
protected Logger_Sngltn MyLogger
protected OKW_WaitForValue MyWaitForValue
protected LogMessenger LM
public SeAnyWin(String Locator, OKWLocator... fpLocators)
public void ClickOn()
public Boolean getIsActive()
getIsActive in interface IGUIpublic Boolean LogExists()
public Boolean LogIsActive()
public org.openqa.selenium.WebElement Me()
public Boolean MemorizeExists()
public Boolean MemorizeIsActive()
public Boolean NotExists()
public void SetFocus()
public Boolean VerifyExists(Boolean fpbExpectedValue) throws InterruptedException
InterruptedExceptionpublic Boolean VerifyIsActive(Boolean fpbExpectedValue) throws InterruptedException
InterruptedExceptionpublic ArrayList<String> VerifyTooltip(ArrayList<String> fplsExpectedValue) throws InterruptedException
InterruptedExceptionpublic ArrayList<String> VerifyLabel(ArrayList<String> fplsExpectedValue) throws InterruptedException
InterruptedExceptionpublic ArrayList<String> getTooltip()
getTooltip in interface IGUIpublic Boolean getHasFocus()
getHasFocus in interface IGUIpublic Boolean LogHasFocus()
public Boolean MemorizeHasFocus()
public Boolean VerifyHasFocus(Boolean fpbExpectedValue) throws InterruptedException
InterruptedExceptionpublic ArrayList<String> VerifyCaption(ArrayList<String> fplsExpectedValue) throws InterruptedException
InterruptedExceptionpublic ArrayList<String> getCaption()
getCaption in interface IGUIpublic ArrayList<String> VerifyValue(ArrayList<String> fplsExpectedValue) throws InterruptedException
InterruptedExceptionCopyright © 2016 OpenKeyWord. All rights reserved.