| Package | Description |
|---|---|
| okw.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
OKWLocator
\~german
Beispiel 1: Ein einfacher Locator
L1 enthält den konstnaten XPATH-Wert "//*[contains(@name,'name')]".
|
class |
OKWLocatorXPath |
| Modifier and Type | Field and Description |
|---|---|
protected OKWLocatorBase[] |
OKWLocator._Locators
List of reference Locators
|
| Modifier and Type | Method and Description |
|---|---|
OKWLocatorBase |
AnyWinBase.getLOCATOR()
\~german
Holt die Refrenz auf den (OKWLocator) den Locator selbst.
|
OKWLocatorBase[] |
OKWLocator.getLocators()
\~german
gettet die Referenz Locatoren als Liste.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OKWLocator.copyLocator(OKWLocatorBase fpSource)
\~german
Copiert bzw, überträgt die Werte des fpSource Locators auf die Aktuelle Instanz.
|
void |
OKWLocatorXPath.setLocator(String fpsLocator,
OKWLocatorBase... fpLocators)
\~german
Konstruktor der Klasse.
|
void |
AnyWinBase.setLocator(String fpsLocator,
OKWLocatorBase... fpLocators)
\~german
Setzt den Locator für den aktuellen GUI-Adapter.
|
void |
OKWLocator.setLocator(String fpsLocator,
OKWLocatorBase... fpLocators)
\~german
Setzt den Wert (z.B.
|
void |
OKWLocator.setLocators(OKWLocatorBase... fpLocators)
\~german
Setzt den Wert (z.B.
|
| Constructor and Description |
|---|
AnyChildwindow(String fpsLocator,
OKWLocatorBase... fpLocators) |
AnyWinBase(String fpsLocator,
OKWLocatorBase... fpLocators) |
OKWLocator(String fpsLocator,
OKWLocatorBase... fpLocators) |
OKWLocatorXPath(String fpsLocator,
OKWLocatorBase... fpLocators) |
Copyright © 2021 OpenKeyWord. All rights reserved.