public class AppiumResource extends Object
| Constructor and Description |
|---|
AppiumResource(RestClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateTestReportName(org.openqa.selenium.remote.SessionId sessionId,
String suiteName,
String testName) |
void |
updateTestReportStatus(org.openqa.selenium.remote.SessionId sessionId,
boolean passed) |
public AppiumResource(RestClient client)
Copyright © 2016. All rights reserved.