public class IndividualCapability extends Object
| Constructor and Description |
|---|
IndividualCapability() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrowserName() |
int |
getMaxInstances() |
String |
getPlatform() |
String |
getSeleniumProtocol() |
String |
toString() |
public String getBrowserName()
public String getSeleniumProtocol()
selenium protocol (or) the webdriver protocol)public int getMaxInstances()
public String getPlatform()
Copyright © 2017. All rights reserved.