| Class and Description |
|---|
| com.qmetry.qaf.automation.ws.RestWSTestCase
use
WSTestCase instead |
| com.qmetry.qaf.automation.ws.rest.RestWSTestCase
use
WSTestCase instead |
| com.qmetry.qaf.automation.ui.selenium.WaitService
use wait methods available with driver or element.
Wait service provides custom wait conditions
|
| Field and Description |
|---|
| com.qmetry.qaf.automation.ui.AbstractTestCase.props
use
TestNGTestCase.getProps() instead |
| Method and Description |
|---|
| com.qmetry.qaf.automation.core.QAFTestBase.getBrowser()
use
QAFTestBase.getDriverName() instead |
| com.qmetry.qaf.automation.util.CSVUtil.getCSVData(String, Map<String, Integer>) |
| com.qmetry.qaf.automation.util.StringUtil.handleRegex(String, String, String, int)
- unused method will be removed in future.
|
| com.qmetry.qaf.automation.ui.AbstractTestPage.waitForImageToLoad(String) |
| Annotation Type Element and Description |
|---|
| com.qmetry.qaf.automation.ui.annotations.UiElement.pagewait |
Copyright © 2000 Infostretch Corp.