| Package | Description |
|---|---|
| com.qmetry.qaf.automation.core | |
| com.qmetry.qaf.automation.testng.report | |
| com.qmetry.qaf.automation.ui |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LoggingBean> |
QAFTestBase.getLog() |
java.util.List<LoggingBean> |
LoggingBean.getSubLogs() |
| Modifier and Type | Method and Description |
|---|---|
T |
DriverFactory.get(java.util.ArrayList<LoggingBean> logger,
java.lang.String[] args) |
java.lang.String |
HtmlCommandLogFormatter.getLog(java.util.Collection<LoggingBean> collection) |
java.lang.String |
CommandLogFormatter.getLog(java.util.Collection<LoggingBean> bean) |
void |
LoggingBean.setSubLogs(java.util.List<LoggingBean> subLogs) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LoggingBean> |
MethodResult.getSeleniumLog() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReporterUtil.createMethodResult(org.testng.ITestContext context,
org.testng.ITestResult result,
java.util.List<LoggingBean> logs,
java.util.List<CheckpointResultBean> checkpoints)
should be called on test method completion
|
java.lang.String |
JsonFormatter.getLog(java.util.Collection<LoggingBean> bean) |
void |
MethodResult.setSeleniumLog(java.util.List<LoggingBean> list) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<LoggingBean> |
SeleniumCommandLogger.commandLog |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LoggingBean> |
WebDriverCommandLogger.getLog() |
java.util.List<LoggingBean> |
SeleniumCommandLogger.getLog() |
| Modifier and Type | Method and Description |
|---|---|
UiDriver |
UiDriverFactory.get(java.util.ArrayList<LoggingBean> commandLog,
java.lang.String[] stb) |
| Constructor and Description |
|---|
SeleniumCommandLogger(java.util.ArrayList<LoggingBean> commandLog) |
WebDriverCommandLogger(java.util.ArrayList<LoggingBean> commandLog) |
Copyright © 2000 Infostretch Corp.