| Package | Description |
|---|---|
| com.browserstack.config |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Platform> |
BrowserStackConfig.getPlatforms() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserStackConfig.setPlatforms(ArrayList<Platform> platforms) |
| Constructor and Description |
|---|
BrowserStackConfig(String userName,
String accessKey,
Boolean browserstackLocal,
String verbose,
String seleniumVersion,
HashMap<String,String> browserStackLocalOptions,
Boolean useW3C,
HashMap<String,Object> capabilities,
ArrayList<Platform> platforms,
Integer numberOfParallels) |
Copyright © 2022. All rights reserved.