| Field and Description | |
|---|---|
| RunConfiguration#MOBILE_SELF_HEALING_ENABLED |
|
| RunConfiguration#SELF_HEALING_ENABLE |
|
| StringConstants#XML_LOG_ID_PROPERTY |
|
| WindowsDriverFactory#WIN_APP_DRIVER_PROPERTY |
|
| Interface and Description |
|---|
ILogRecord
|
| Class and Description |
|---|
AbstractLogRecord
|
ConsoleCommandExecutor
|
ConsoleCommandExecutor
|
TestSuiteLogRecord
|
| Enum and Description |
|---|
| MobileTestObject.MobileLocatorStrategy
Deprecated enum for mobile locator strategies.
|
| Method and Description |
|---|
KeywordHelper#checkTimeout(int timeout)
|
| MobileTestObject#getMobileLocator()
The locator value of the test object.
|
| MobileTestObject#getMobileLocatorStrategy()
The selected locator strategy of the test object.
|
| MobileTestObject#setMobileLocator(String mobileLocator)
Sets the locator value for the test object
|
| MobileTestObject#setMobileLocatorStrategy(MobileLocatorStrategy mobileLocatorStrategy)
Sets the selected locator strategy for the test object
|
| RequestObject#getHttpBody()
Get the http body for this request object
|
| RequestObject#setHttpBody(String httpBody)
Set the http body for this request object
|
| ResponseObject#setResponseText(String responseText)
Set the raw response text
|
| SelfHealingController#logError(String message)
Log an error with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logError(String message, Throwable throwable)
Log an error with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logInfo(String message)
Log an information with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logWarning(String message)
Log an warning with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logWarning(String message, Throwable throwable)
Log an warning with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logError(String message)
Log an error with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logError(String message, Throwable throwable)
Log an error with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logInfo(String message)
Log an information with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logWarning(String message)
Log an warning with Self-healing plug-in's internal prefix.
|
| SelfHealingController#logWarning(String message, Throwable throwable)
Log an warning with Self-healing plug-in's internal prefix.
|