| Package | Description |
|---|---|
| com.browserstack.appautomate | |
| com.browserstack.automate | |
| com.browserstack.automate.model | |
| com.browserstack.client.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AppAutomateClient |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomateClient
Access and manage information about your BrowserStack Automate tests.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Project.setClient(BrowserStackClient client) |
<T> T |
Build.setClient(BrowserStackClient client) |
| Constructor and Description |
|---|
Build(BrowserStackClient client,
String buildId) |
Project(BrowserStackClient client,
int projectId) |
Session(BrowserStackClient client,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
BrowserStackClient |
BrowserStackObject.getClient() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
BrowserStackObject.setClient(BrowserStackClient client) |
Copyright © 2018. All rights reserved.