| Interface | Description |
|---|---|
| IsSelenium |
com.qmetry.qaf.automation.ui.selenium.IsSelenium.java
|
| QAFCommandProcessor | |
| QAFCustomCommand | |
| SeleniumCommandListener |
com.qmetry.qaf.automation.ui.selenium.SeleniumCommandListener.java To create
new selenium command listener implement this interface and register it use
proerty
ApplicationProperties.SELENIUM_CMD_LISTENERS
(selenium.command.listeners) |
| Class | Description |
|---|---|
| AssertionService |
This class provides assertion and verification methods and keeps track of
each test-case.
|
| AutoWaitInjector |
com.qmetry.qaf.automation.ui.selenium.AutoWaitInjector.java
SeleniumCommandListener implementation for automatic wait injection
before executing command. |
| IEScreenCaptureListener | |
| IsSeleniumImpl |
com.qmetry.qaf.automation.ui.selenium.IsSeleniumImpl.java
|
| JavaScriptHelper |
Helper class for generating js statements
|
| SeleniumCommandProcessor | |
| SeleniumCommandTracker |
Track the command of selenium 1 API with all information including exception.
|
| SubmitCommandListener | |
| WaitService | Deprecated
use wait methods available with driver or element.
|
| Enum | Description |
|---|---|
| WaitService.JsToolkit |
Deprecated use JsToolkit instead |
| WaitService.ReadyState |
Copyright © 2000 Infostretch Corp.