| Package | Description |
|---|---|
| com.browserstack.automate | |
| com.browserstack.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<Browser> |
AutomateClient.getBrowsers()
Returns a (cached) list of Desktop and Mobile browsers offered for Automate.
|
List<Browser> |
Automate.getBrowsers() |
List<Browser> |
AutomateClient.getBrowsers(boolean cache)
Returns a (cached) list of Desktop and Mobile browsers offered for Automate.
|
List<Browser> |
Automate.getBrowsers(boolean cache) |
| Modifier and Type | Method and Description |
|---|---|
List<Browser> |
DesktopPlatform.getBrowsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DesktopPlatform.setBrowsers(List<Browser> browsers) |
Copyright © 2025. All rights reserved.