public class EN extends Object
| Constructor and Description |
|---|
EN() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeginTest(String Testname)
\copydoc IOKW_State::BeginTest(String)
|
static void |
ClickOn(String FN)
\copydoc IOKW_State::ClickOn(String)
|
static void |
DoubleClickOn(String FN)
\copydoc IOKW_State::DoubleClickOn(String)
|
static void |
EndTest()
\copydoc IOKW_State::EndTest()
|
static void |
LogCaption(String FN)
\copydoc IOKW_State::LogCaption(String)
|
static void |
LogExists(String FN)
\copydoc IOKW_State::LogExists(String)
|
static void |
LogHasFocus(String FN)
\copydoc IOKW_State::LogHasFocus(String)
|
static void |
LogIsActive(String FN)
\copydoc IOKW_State::LogIsActive(String)
|
static void |
LogLabel(String FN)
\copydoc IOKW_State::LogLabel(String)
|
static void |
LogSelected(String FN)
\copydoc IOKW_State::LogSelected(String)
|
static void |
LogTablecellValue(String FN,
String COL,
String ROW)
\copydoc IOKW_State::LogTablecellValue(String,String,String)
|
static void |
LogTooltip(String FN)
\copydoc IOKW_State::LogTooltip(String)
|
static void |
LogValue(String FN)
\copydoc IOKW_State::LogValue(String)
|
static void |
MemorizeCaption(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeCaption(String,String)
|
static void |
MemorizeExists(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeExists(String,String)
|
static void |
MemorizeHasFocus(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeHasFocus(String,String)
|
static void |
MemorizeIsActive(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeIsActive(String,String)
|
static void |
MemorizeLabel(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeLabel(String,String)
|
static void |
MemorizeSelectedValue(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeSelectedValue(String,String)
|
static void |
MemorizeTablecellValue(String FN,
String COL,
String ROW,
String fpsKeyName)
\copydoc IOKW_State::MemorizeTablecellValue(String,String,String,String)
|
static void |
MemorizeTooltip(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeTooltip(String,String)
|
static void |
MemorizeValue(String FN,
String fpsKeyName)
\copydoc IOKW_State::MemorizeValue(String,String)
|
static void |
Select(String FN,
String fpsValue)
\copydoc IOKW_State::Select(String,String)
|
static void |
SelectMenu(String FN)
\copydoc IOKW_State::SelectMenu(String)
|
static void |
SelectMenu(String FN,
String fpsValue)
\copydoc IOKW_State::SelectMenu(String,String)
|
static void |
SelectTablecell(String FN,
String COL,
String ROW)
\copydoc IOKW_State::SelectTablecell(String,String,String)
|
static void |
SelectWindow(String FN)
\copydoc IOKW_State::SelectWindow(String)
|
static void |
Sequence(String fpsObjectName,
String fpsSequenceName,
String SEQID)
\copydoc IOKW_State::Sequence(String,String,String)
|
static void |
SetFocus(String FN)
\copydoc IOKW_State::SetFocus(String)
|
static void |
SetValue(String FN,
String fpsValue)
\copydoc IOKW_State::SetValue(String,String)
|
static void |
StartApp(String fpsApplicationName)
\copydoc IOKW_State::StartApp(String)
|
static void |
StopApp(String fpsApplicationName)
\copydoc IOKW_State::StopApp(String)
|
static void |
TypeKey(String FN,
String fpsValue)
\copydoc IOKW_State::TypeKey(String,String)
|
static void |
TypeKeyTablecell(String FN,
String COL,
String ROW,
String fpsValue)
\copydoc IOKW_State::TypeKeyTablecell(String,String,String,String)
|
static void |
TypeKeyWindow(String FN,
String fpsValue)
\copydoc IOKW_State::TypeKeyWindow(String,String)
|
static void |
VerifyCaption(String FN,
String fpsValue)
\copydoc IOKW_State::VerifyCaption(String,String)
|
static void |
VerifyCaptionREGX(String FN,
String fpsValue)
\copydoc IOKW_State::VerifyCaption(String,String)
|
static void |
VerifyCaptionWCM(String FN,
String fpsValue)
\copydoc IOKW_State::VerifyCaption(String,String)
|
static void |
VerifyDirectoryExists(String fpsPath,
String ExpVal)
\copydoc IOKW_State::VerifyDirectoyExists(String,String)
|
static void |
VerifyExists(String FN,
String fpsValue)
\copydoc IOKW_State::VerifyExists(String,String)
|
static void |
VerifyFileExists(String fpsPathAndFileName,
String ExpVal)
\copydoc IOKW_State::VerifyFileExists(String,String)
|
static void |
VerifyHasFocus(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyHasFocus(String,String)
|
static void |
VerifyIsActive(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyIsActive(String,String)
|
static void |
VerifyLabel(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyLabel(String,String)
|
static void |
VerifyLabelREGX(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyLabelREGX(String,String)
|
static void |
VerifyLabelWCM(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyLabelWCM(String,String)
|
static void |
VerifySelectedValue(String FN,
String ExpVal)
\copydoc IOKW_State::VerifySelectedValue(String,String)
|
static void |
VerifyTablecellValue(String FN,
String COL,
String ROW,
String ExpVal)
\copydoc IOKW_State::VerifyTablecellValue(String,String,String,String)
|
static void |
VerifyTooltip(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyTooltip(String,String)
|
static void |
VerifyTooltipREGX(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyTooltipREGX(String,String)
|
static void |
VerifyTooltipWCM(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyTooltipWCM(String,String)
|
static void |
VerifyValue(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyValue(String,String)
|
static void |
VerifyValueREGX(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyValueREGX(String,String)
|
static void |
VerifyValueWCM(String FN,
String ExpVal)
\copydoc IOKW_State::VerifyValueWCM(String,String)
|
public static void BeginTest(String Testname) throws Exception
Exceptionpublic static void ClickOn(String FN) throws Exception
Exceptionpublic static void DoubleClickOn(String FN) throws Exception
Exceptionpublic static void EndTest()
throws Exception
Exceptionpublic static void LogCaption(String FN) throws Exception
Exceptionpublic static void LogExists(String FN) throws Exception
Exceptionpublic static void LogHasFocus(String FN) throws Exception
Exceptionpublic static void LogIsActive(String FN) throws Exception
Exceptionpublic static void LogLabel(String FN) throws Exception
Exceptionpublic static void LogSelected(String FN) throws Exception
Exceptionpublic static void LogTablecellValue(String FN, String COL, String ROW) throws Exception
Exceptionpublic static void LogTooltip(String FN) throws Exception
Exceptionpublic static void LogValue(String FN) throws Exception
Exceptionpublic static void MemorizeCaption(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeExists(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeHasFocus(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeIsActive(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeLabel(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeSelectedValue(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeTablecellValue(String FN, String COL, String ROW, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeTooltip(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void MemorizeValue(String FN, String fpsKeyName) throws Exception
Exceptionpublic static void Select(String FN, String fpsValue) throws Exception
Exceptionpublic static void SelectMenu(String FN) throws Exception
Exceptionpublic static void SelectMenu(String FN, String fpsValue) throws Exception
Exceptionpublic static void SelectTablecell(String FN, String COL, String ROW) throws Exception
Exceptionpublic static void SelectWindow(String FN) throws Exception
Exceptionpublic static void Sequence(String fpsObjectName, String fpsSequenceName, String SEQID) throws Exception
Exceptionpublic static void SetFocus(String FN) throws Exception
Exceptionpublic static void SetValue(String FN, String fpsValue) throws Exception
Exceptionpublic static void StartApp(String fpsApplicationName) throws Exception
Exceptionpublic static void StopApp(String fpsApplicationName) throws Exception
Exceptionpublic static void TypeKey(String FN, String fpsValue) throws Exception
Exceptionpublic static void TypeKeyTablecell(String FN, String COL, String ROW, String fpsValue) throws Exception
Exceptionpublic static void TypeKeyWindow(String FN, String fpsValue) throws Exception
Exceptionpublic static void VerifyCaption(String FN, String fpsValue) throws Exception
Exceptionpublic static void VerifyCaptionREGX(String FN, String fpsValue) throws Exception
Exceptionpublic static void VerifyCaptionWCM(String FN, String fpsValue) throws Exception
Exceptionpublic static void VerifyExists(String FN, String fpsValue) throws Exception
Exceptionpublic static void VerifyHasFocus(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyIsActive(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyLabel(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyLabelREGX(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyLabelWCM(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifySelectedValue(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyTablecellValue(String FN, String COL, String ROW, String ExpVal) throws Exception
Exceptionpublic static void VerifyTooltip(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyTooltipWCM(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyTooltipREGX(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyValue(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyValueWCM(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyValueREGX(String FN, String ExpVal) throws Exception
Exceptionpublic static void VerifyFileExists(String fpsPathAndFileName, String ExpVal) throws Exception
ExceptionCopyright © 2017 OpenKeyWord. All rights reserved.