BeginTest(String Testname) | okw.core.Core | |
ClickOn(String FN) | okw.core.Core | |
CopyFile(String fpsSourcePathAndFileName, String fpsDestinationPathAndFileName) | okw.core.Core | |
Core() | okw.core.Core | |
CurrentState | okw.core.Core | private |
DirectoryCreate(String PATH) | okw.core.Core | |
DirectoryDelete(String PATH) | okw.core.Core | |
DoubleClickOn(String FN) | okw.core.Core | |
EndTest() | okw.core.Core | |
FileCreate(String PATH) | okw.core.Core | |
FileDelete(String fpsPathAndFileName) | okw.core.Core | |
FilesDelete(String fpsDirPath, String fpsFileMatch) | okw.core.Core | |
getNOK_Reason() | okw.core.Core | |
getVerifyFail() | okw.core.Core | |
Init() (Definiert in okw.core.Core) | okw.core.Core | static |
LM | okw.core.Core | privatestatic |
Log (Definiert in okw.core.Core) | okw.core.Core | privatestatic |
LogCaption(String FN) | okw.core.Core | |
LogExists(String FN) | okw.core.Core | |
LogHasFocus(String FN) | okw.core.Core | |
LogIsActive(String FN) | okw.core.Core | |
LogLabel(String FN) | okw.core.Core | |
LogPlaceholder(String FN) | okw.core.Core | |
LogSelected(String FN) | okw.core.Core | |
LogTablecellValue(String FN, String COL, String ROW) | okw.core.Core | |
LogTooltip(String FN) | okw.core.Core | |
LogValue(String FN) | okw.core.Core | |
MemorizeCaption(String FN, String Val) | okw.core.Core | |
MemorizeExists(String FN, String Val) | okw.core.Core | |
MemorizeHasFocus(String FN, String Val) | okw.core.Core | |
MemorizeIsActive(String FN, String Val) | okw.core.Core | |
MemorizeLabel(String FN, String Val) | okw.core.Core | |
MemorizePlaceholder(String FN, String Val) | okw.core.Core | |
MemorizeSelectedValue(String FN, String Val) | okw.core.Core | |
MemorizeTablecellValue(String FN, String COL, String ROW, String fpsKeyName) | okw.core.Core | |
MemorizeTooltip(String FN, String Val) | okw.core.Core | |
MemorizeValue(String FN, String Val) | okw.core.Core | |
NOK_Reason | okw.core.Core | protectedstatic |
readVersionTxt() | okw.core.Core | protectedstatic |
Select(String FN, String Val) | okw.core.Core | |
SelectChild(String FN) | okw.core.Core | |
SelectContext(String FN) | okw.core.Core | |
SelectMenu(String FN) | okw.core.Core | |
SelectMenu(String FN, String Val) | okw.core.Core | |
SelectTablecell(String FN, String COL, String ROW) | okw.core.Core | |
SelectWindow(String FN) | okw.core.Core | |
Sequence(String FN, String fpsSequenName, String SEQID) | okw.core.Core | |
SetCoreStateNOK() (Definiert in okw.core.Core) | okw.core.Core | |
SetCoreStateOK() (Definiert in okw.core.Core) | okw.core.Core | |
SetCurrentState(IOKW_State fp_CurrentState) | okw.core.Core | private |
SetFocus(String FN) | okw.core.Core | |
setLanguage(String Language) | okw.core.Core | |
setNOK_Reason(Exception nOK_Reason) | okw.core.Core | |
SetValue(String FN, String Val) | okw.core.Core | |
SetVar(String VN, String Val) | okw.core.Core | |
setVerifyFail(Boolean verifyFail) | okw.core.Core | |
StartApp(String fpsApplicationName) | okw.core.Core | |
StopApp(String fpsApplicationName) | okw.core.Core | |
TypeKey(String FN, String Val) | okw.core.Core | |
TypeKeyTablecell(String FN, String COL, String ROW, String Val) | okw.core.Core | |
TypeKeyWindow(String FN, String Val) | okw.core.Core | |
VerifyBadge(String BN, String ExpVal) | okw.core.Core | |
VerifyBadgeREGX(String BN, String ExpVal) | okw.core.Core | |
VerifyBadgeWCM(String BN, String ExpVal) | okw.core.Core | |
VerifyCaption(String FN, String ExpVal) | okw.core.Core | |
VerifyCaptionREGX(String FN, String ExpVal) | okw.core.Core | |
VerifyCaptionWCM(String FN, String ExpVal) | okw.core.Core | |
VerifyDirectoryExists(String fpsPathAndFileName, String ExpVal) | okw.core.Core | |
VerifyErrorMSG(String FN, String ExpVal) | okw.core.Core | |
VerifyErrorMSG_REGX(String FN, String ExpVal) | okw.core.Core | |
VerifyErrorMSG_WCM(String FN, String ExpVal) | okw.core.Core | |
VerifyExists(String FN, String ExpVal) | okw.core.Core | |
VerifyFail (Definiert in okw.core.Core) | okw.core.Core | privatestatic |
VerifyFileExists(String fpsPathAndFileName, String ExpVal) | okw.core.Core | |
VerifyHasFocus(String FN, String ExpVal) | okw.core.Core | |
VerifyIsActive(String FN, String ExpVal) | okw.core.Core | |
VerifyIsFile(String fpsPathAndFileName, String ExpVal) | okw.core.Core | |
VerifyLabel(String FN, String ExpVal) | okw.core.Core | |
VerifyLabelREGX(String FN, String ExpVal) | okw.core.Core | |
VerifyLabelWCM(String FN, String ExpVal) | okw.core.Core | |
VerifyMaxLength(String FN, String ExpVal) | okw.core.Core | |
VerifyMinLength(String FN, String ExpVal) | okw.core.Core | |
VerifyPlaceholder(String FN, String ExpVal) | okw.core.Core | |
VerifyPlaceholderREGX(String FN, String ExpVal) | okw.core.Core | |
VerifyPlaceholderWCM(String FN, String ExpVal) | okw.core.Core | |
VerifySelectedValue(String FN, String ExpVal) | okw.core.Core | |
VerifySelectedValueREGX(String FN, String ExpVal) | okw.core.Core | |
VerifySelectedValueWCM(String FN, String ExpVal) | okw.core.Core | |
VerifyTablecellValue(String FN, String COL, String ROW, String ExpVal) | okw.core.Core | |
VerifyTablecellValueREGX(String FN, String COL, String ROW, String ExpVal) | okw.core.Core | |
VerifyTablecellValueWCM(String FN, String COL, String ROW, String ExpVal) | okw.core.Core | |
VerifyTooltip(String FN, String ExpVal) | okw.core.Core | |
VerifyTooltipREGX(String FN, String ExpVal) | okw.core.Core | |
VerifyTooltipWCM(String FN, String ExpVal) | okw.core.Core | |
VerifyValue(String FN, String ExpVal) | okw.core.Core | |
VerifyValueREGX(String FN, String ExpVal) | okw.core.Core | |
VerifyValueWCM(String FN, String ExpVal) | okw.core.Core | |