public class SeAnyWindow extends AnyWindow
| Modifier and Type | Field and Description |
|---|---|
protected String |
iframeID |
protected LogMessenger |
LM |
protected Logger_Sngltn |
MyLogger |
_locator| Constructor and Description |
|---|
SeAnyWindow(String Locator,
OKWLocator... Locators) |
SeAnyWindow(String IframeID,
String Locator,
OKWLocator... Locators)
\~german
Konstruktor der Klasse.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClickOn()
\~german
Klickt auf das aktuelle Objekt.
|
ArrayList<String> |
getCaption()
\~german
\brief
Ermittelt den textuellen Inhalt der Überschrift eines HTML-Tags anhand des Attributee "textContent".
|
Boolean |
getExists()
\~german
Prüft die Existenz des aktuellen Objektes.
|
Boolean |
getHasFocus()
\~german
\brief
Methode liefert den aktuellen Zustand Wert des Focus.
|
String |
getIframeID() |
Boolean |
getIsActive() |
ArrayList<String> |
getLabel() |
ArrayList<String> |
getTooltip() |
ArrayList<String> |
getValue()
Liest den aktuellen Wert/Text aus dem HTML-Tag.
|
ArrayList<String> |
LogCaption()
\~german
Ermittelt den textuellen Inhalt der Beschriftung (Caption).
|
Boolean |
LogExists() |
Boolean |
LogHasFocus() |
Boolean |
LogIsActive() |
ArrayList<String> |
LogLabel() |
ArrayList<String> |
LogTooltip() |
ArrayList<String> |
LogValue()
Ermittelt den Wert des Objktes für das Schlüsselwort Loggewert.
|
org.openqa.selenium.WebElement |
Me()
\~german
Ermittelt aus dem gegebenen Locator das DOM-Elelement, welches das Objekt representiert.
|
ArrayList<String> |
MemorizeCaption()
\~german
Ermittelt den textuellen Inhalt des Caption/Überschrift für das Schlüsselwort MerkeWert.
|
Boolean |
MemorizeExists() |
Boolean |
MemorizeHasFocus() |
Boolean |
MemorizeIsActive() |
ArrayList<String> |
MemorizeLabel() |
ArrayList<String> |
MemorizeTooltip() |
ArrayList<String> |
MemorizeValue() |
Boolean |
NotExists() |
void |
Select(ArrayList<String> Values) |
void |
SelectMenu_Value(ArrayList<String> Values) |
void |
SelectMenu() |
void |
SetFocus() |
void |
setIframeID(String iframeID) |
void |
SetValue(ArrayList<String> Values) |
void |
TypeKey(ArrayList<String> fps_Values) |
ArrayList<String> |
VerifyCaption() |
Boolean |
VerifyExists() |
Boolean |
VerifyHasFocus() |
Boolean |
VerifyIsActive() |
ArrayList<String> |
VerifyLabel() |
ArrayList<String> |
VerifyTooltip()
\~german
Ermittelt den textuellen Inhalt des ToolTips für Prüfewert.
|
ArrayList<String> |
VerifyValue() |
SelectWindow, WaitForMegetFN, getKN, getLocator, getLOCATOR, getParentFN, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionStartDebug, LogFunctionStartDebug, setFN, setKN, setParentFNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFN, getKN, getParentFN, setFN, setKN, setParentFNprotected Logger_Sngltn MyLogger
protected LogMessenger LM
protected String iframeID
public SeAnyWindow(String Locator, OKWLocator... Locators)
public SeAnyWindow(String IframeID, String Locator, OKWLocator... Locators)
Locator - definiert die Objekterkennungseigenschaft des Objektes. Dieser wird als XPATH angegebenLocators - Locatoren z.B. von Elternobjekten, die zu einem gesamt Locator verkettet werden sollen.
\~english
\~public String getIframeID()
public void setIframeID(String iframeID)
public void ClickOn()
throws Exception
Exceptionpublic ArrayList<String> getCaption() throws Exception
getCaption in interface IGUIWindowgetCaption in class AnyWindowExceptionpublic Boolean getExists()
getExists in interface IGUIWindowgetExists in class AnyWindowpublic Boolean getHasFocus() throws Exception
Exceptionpublic Boolean getIsActive() throws Exception
getIsActive in interface IGUIWindowgetIsActive in class AnyWindowExceptionpublic ArrayList<String> getValue() throws Exception
Exceptionpublic ArrayList<String> LogCaption() throws Exception
Exceptionpublic Boolean LogExists()
public ArrayList<String> LogValue() throws Exception
Exceptionpublic org.openqa.selenium.WebElement Me()
throws Exception
Exceptionpublic Boolean MemorizeExists()
public void SelectMenu()
public void SetValue(ArrayList<String> Values) throws XPathExpressionException, Exception
XPathExpressionExceptionExceptionpublic ArrayList<String> MemorizeCaption() throws Exception
Exceptionpublic Boolean VerifyExists() throws InterruptedException
InterruptedExceptionpublic ArrayList<String> VerifyTooltip() throws Exception
ExceptionCopyright © 2017 OpenKeyWord. All rights reserved.