public class OKW_CurrentObject_Sngltn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
cvsChildFN
\~german \brief Die Eigenschaft enthält den fachlichen Namen des aktuellen
Kindobjektes.
|
protected static String |
cvsWindowFN
\~german \brief Eigenschaft enthält den fachlichen Namen des aktuellen
Fensters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter) |
void |
CallMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter_1,
String fpsParameter_2)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1,
String fpsParameter_2,
ArrayList<String> fpLsValue)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallParentMethod(String FN,
String fpsMethod)
\~german
\brief Ruft eine Methode des Objektes FN via "late bound function call" auf.
|
void |
CallParentMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter) |
void |
ClickOn(String FN) |
void |
ClickON(String FN)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
DoubleClickOn(String FN) |
ArrayList<String> |
GetAllChildFNsOfParent(String FN) |
String |
GetChildFN()
\~german \brief Ermittelt den FN des des aktuellen Kind-Objektes.
|
Object |
GetCurrentObject()
\~german \brief Liefert die Referenz zum aktuellen Frame-Object.
|
static OKW_CurrentObject_Sngltn |
getInstance() |
String |
GetObjectFN()
\~german \brief Ermittelt den ObjektNamen des aktuellen Objektes.
|
String |
GetWindowFN()
\~german \brief Ermittelt den FN des des aktuellen Fenster-Objektes.
|
static void |
Init()
\~german \brief Führt die Initialisierung der Klasse durch: Es werden alle
Felder der Klasse auf einen definierten Anfangszustand zurükgesetzt;
\~english \brief Running the initializing of the class: There are all
fields of the class set to a defined initial state.
|
ArrayList<String> |
LogCaption(String FN)
\~german
\brief Ruft die Methode LogCaption(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
Boolean |
LogExists(String FN) |
Boolean |
LogHasFocus(String FN) |
Boolean |
LogIsActive(String FN) |
ArrayList<String> |
LogLabel(String FN)
\~german
\brief Ruft die Methode LogLabel(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
void |
LogObjectData()
\~german \brief Methode gibt alle wichtigen Informationen zum aktuellen
Objekt aus.
|
ArrayList<String> |
LogSelected(String FN)
\~german
\brief Ruft die Methode LogSelected(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
LogTablecellValue(String FN,
String Col,
String Row)
\~german
\brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
ArrayList<String> |
LogTooltip(String FN)
\~german
\brief Ruft die Methode LogTooltip(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
LogValue(String FN)
\~german
\brief Ruft die Methode LogValue(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
MemorizeCaption(String FN)
\~german
\brief Ruft die Methode MemorizeCaption(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
Boolean |
MemorizeExists(String FN) |
Boolean |
MemorizeHasFocus(String FN) |
Boolean |
MemorizeIsActive(String FN) |
ArrayList<String> |
MemorizeLabel(String FN)
\~german
\brief Ruft die Methode MemorizeLabel(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
MemorizeSelectedValue(String FN)
\~german
\brief Ruft die Methode MemorizeSelectedValue(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
MemorizeTablecellValue(String FN,
String Col,
String Row)
\~german
\brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
ArrayList<String> |
MemorizeTooltip(String FN)
\~german
\brief Ruft die Methode MemorizeTooltip(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
ArrayList<String> |
MemorizeValue(String FN)
\~german
\brief Ruft die Methode MemorizeValue(FN) des aktuellen GUI-Objektes via
"late bound function call" auf.
|
void |
Select(ArrayList<String> fpLsParameter)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
SelectMenu()
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
SelectTablecell(String FN,
String fpsParameter_1,
String fpsParameter_2)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
Sequence(String FN,
String fpsMethodName,
String fpsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
Object |
SetChildName(String fpsChildName)
\~german
Setzt das Kindobjekt.
|
void |
SetFocus(String FN)
\~german
Ruft eine Methode des Objektes FN via "late bound function call" auf.
|
void |
SetValue(String FN,
ArrayList<String> Val)
\~german
Ruft eine Methode SetValue( Val ) des aktuellen Objektes via "Latebound Function Call" auf.
|
Object |
SetWindowName(String fpsWindowName)
\~german \brief Hier wird der Kontext auf ein Fenster gesetzt.
|
ArrayList<String> |
VerifyCaption(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"Latebound Function Call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyCaptionREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyCaptionWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyCaptionWCM des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyExists(String FN,
Boolean fpbExpectedValues)
\~german \brief Ruft eine Methode VerifyExists des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyHasFocus(String FN,
Boolean fpbExpectedValues)
\~german \brief Ruft eine Methode VerifyHasFocus des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyIsActive(String FN,
Boolean fpbExpectedValues) |
ArrayList<String> |
VerifyLabel(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyLabelREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyLabelWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifySelectedValue(String FN,
ArrayList<String> fpLsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"latebound function call" auf.
|
ArrayList<String> |
VerifyTablecellValue(String FN,
String fpsCol,
String fpsRow,
ArrayList<String> fpLsExpVal)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
ArrayList<String> |
VerifyTooltip(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"Latebound Function Call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyTooltipREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyTooltipWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyTooltipWCM des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValue(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValueREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValueWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
protected static String cvsChildFN
protected static String cvsWindowFN
public static OKW_CurrentObject_Sngltn getInstance() throws XPathExpressionException, JAXBException, ParserConfigurationException, SAXException, IOException
public void CallParentMethod(String FN, String fpsMethod) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
fpsMethod - Name der Methode, die aufgerufen werden soll.
\~english \brief Calls a method of the current Object with
"late bound function call".
The called method has the signature:
| Parameter/Return | Type |
| :----------------|:------|
| Parameter | none |
| Return | none |fpsMethod - name of method to be called.
\~IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void SetFocus(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
fpsMethod - Name der Methode, die aufgerufen werden soll.
\~english
Calls a method of the current Object with "late bound function call".
The called method has the signature: void SetFocus(String)FN - name of method to be called.
\~IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void ClickON(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallParentMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter_1, String fpsParameter_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, String fpsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void SelectTablecell(String FN, String fpsParameter_1, String fpsParameter_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, String fpsParameter_1, String fpsParameter_2, ArrayList<String> fpLsValue) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogExists(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeExists(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeHasFocus(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeIsActive(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogHasFocus(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogIsActive(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean VerifyExists(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic Boolean VerifyHasFocus(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic Boolean VerifyIsActive(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
public ArrayList<String> LogCaption(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionlare Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> LogLabel(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionlare Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> LogSelected(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionlare Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> LogTooltip(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> LogValue(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeCaption(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeLabel(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeSelectedValue(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesfpsMethod - Name of the method to be called.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeTooltip(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesFN - Functional Name of the GUI-Object.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeValue(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
FN - Funktionaler Name des GUI-ObjektesFN - Functional Name of the GUI-Object.IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> MemorizeTablecellValue(String FN, String Col, String Row) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> LogTablecellValue(String FN, String Col, String Row) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> VerifySelectedValue(String FN, ArrayList<String> fpLsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> VerifyTablecellValue(String FN, String fpsCol, String fpsRow, ArrayList<String> fpLsExpVal) throws Exception, SecurityException
ExceptionSecurityExceptionpublic void ClickOn(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void DoubleClickOn(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Object GetCurrentObject()
public String GetObjectFN()
public String GetWindowFN()
public String GetChildFN()
public static void Init()
throws XPathExpressionException,
JAXBException,
ParserConfigurationException,
SAXException,
IOException
public void LogObjectData()
public Object SetChildName(String fpsChildName) throws XPathExpressionException, IllegalArgumentException, IllegalAccessException
fpsChildName - Fachlicher Name des
Kind-Objektes.
\note Wichtig! Das Fenster-Objekt muss gesetzt sein!fpsChildName - Funktional name of the Child Object.IllegalAccessExceptionIllegalArgumentExceptionXPathExpressionExceptionpublic void SetValue(String FN, ArrayList<String> Val) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
FN - Funktionaler Name des GUI-Objektes.Val - Werte die gestzt werden sollen.FN - Functional name of the GUI-Objec.Val - Values to set.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic Object SetWindowName(String fpsWindowName) throws XPathExpressionException, IllegalArgumentException, IllegalAccessException
public ArrayList<String> VerifyLabel(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyLabelREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyLabelWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValue(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValueREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValueWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void Sequence(String FN, String fpsMethodName, String fpsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> VerifyCaption(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyCaptionREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyCaptionWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltip(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltipREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltipWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void Select(ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void SelectMenu()
throws IllegalAccessException,
IllegalArgumentException,
InvocationTargetException,
XPathExpressionException
Copyright © 2017 OpenKeyWord. All rights reserved.