Package com.shaft.properties.internal
Class BrowserStack.SetProperty
java.lang.Object
com.shaft.properties.internal.BrowserStack.SetProperty
- All Implemented Interfaces:
 EngineProperties.SetProperty
- Enclosing interface:
 BrowserStack
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionacceptInsecureCerts(boolean value) appiumVersion(String value) appRelativeFilePath(String value) browserVersion(String value) debug(boolean value) deviceName(String value) enableBiometric(boolean value) geoLocation(String value) local(boolean value) networkLogs(boolean value) platformVersion(String value) seleniumVersion(String value)  
- 
Constructor Details
- 
SetProperty
public SetProperty() 
 - 
 - 
Method Details
- 
username
 - 
accessKey
 - 
platformVersion
 - 
deviceName
 - 
appUrl
 - 
customID
 - 
appName
 - 
appRelativeFilePath
 - 
osVersion
 - 
browserVersion
 - 
local
 - 
seleniumVersion
 - 
appiumVersion
 - 
acceptInsecureCerts
 - 
debug
 - 
enableBiometric
 - 
networkLogs
 - 
geoLocation
 
 -