public class AnyWindow extends AnyWinBase implements IGUIWindow, IOKW_FN
_locator| Constructor and Description |
|---|
AnyWindow() |
AnyWindow(String fpsLocator,
OKWLocator... fpLocators) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getCaption()
\~german
Ermittelt die Caption/Überschrift des aktuellen Objektes.
|
Boolean |
getExists()
\~german
Prüft die Existenz des aktuellen Objektes.
|
Boolean |
getIsActive()
\~german
Ermittelt ob das aktuelle Objekt aktiv ist.
|
void |
SelectWindow() |
void |
StartApp() |
void |
StopApp() |
void |
TypeKeyWindow(ArrayList<String> Val) |
Boolean |
VerifyIsWindowActive() |
ArrayList<String> |
VerifyWindowCaption() |
Boolean |
VerifyWindowExists() |
Boolean |
WaitForMe()
\~german
Methode, wartet auf das aktuelle GUI-Object bis es erscheint oder der eingestellte TimeOut erreicht ist.
|
getCAT, getKN, getLocator, getLOCATOR, getParentFN, LogError, LogPrint, LogPrintDebug, LogWarning, ResCloseList, ResCloseListDebug, ResOpenList, ResOpenListDebug, setCAT, setKN, setLocator, setParentFNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCAT, getKN, getParentFN, setCAT, setKN, setParentFNpublic AnyWindow()
public AnyWindow(String fpsLocator, OKWLocator... fpLocators)
public Boolean getExists()
getExists in interface IGUIWindowgetExists in class AnyWinBasepublic ArrayList<String> getCaption()
getCaption in interface IGUIWindowException - \date 2017.01.31public Boolean getIsActive()
getIsActive in interface IGUIWindowException - \date 2017.01.31public void TypeKeyWindow(ArrayList<String> Val)
TypeKeyWindow in interface IGUIWindowpublic void SelectWindow()
SelectWindow in interface IGUIWindowpublic void StartApp()
StartApp in interface IGUIWindowpublic void StopApp()
StopApp in interface IGUIWindowpublic Boolean VerifyWindowExists()
VerifyWindowExists in interface IGUIWindowpublic Boolean VerifyIsWindowActive()
VerifyIsWindowActive in interface IGUIWindowpublic ArrayList<String> VerifyWindowCaption()
VerifyWindowCaption in interface IGUIWindowpublic Boolean WaitForMe()
RuntimeExceptionCopyright © 2021 OpenKeyWord. All rights reserved.