Package com.shaft.properties.internal
Class LambdaTest.SetProperty
java.lang.Object
com.shaft.properties.internal.LambdaTest.SetProperty
- All Implemented Interfaces:
 EngineProperties.SetProperty
- Enclosing interface:
 LambdaTest
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionacceptInsecureCerts(boolean value) appiumVersion(String value) appProfiling(Boolean value) appRelativeFilePath(String value) autoAcceptAlerts(boolean value) autoGrantPermissions(boolean value) browserVersion(String value) console(boolean value) debug(boolean value) deviceName(String value) driver_version(String value) geoLocation(String value) headless(boolean value) isRealMobile(boolean value) networkLogs(boolean value) platformVersion(String value) resolution(String value) selenium_version(String value) tunnel(boolean value) tunnelName(String value) video(boolean value) visual(boolean value) w3c(boolean value)  
- 
Constructor Details
- 
SetProperty
public SetProperty() 
 - 
 - 
Method Details
- 
username
 - 
accessKey
 - 
platformVersion
 - 
osVersion
 - 
appUrl
 - 
appProfiling
 - 
deviceName
 - 
visual
 - 
video
 - 
resolution
 - 
headless
 - 
timezone
 - 
project
 - 
build
 - 
tunnel
 - 
tunnelName
 - 
buildName
 - 
autoGrantPermissions
 - 
autoAcceptAlerts
 - 
acceptInsecureCerts
 - 
isRealMobile
 - 
debug
 - 
console
 - 
selenium_version
 - 
browserVersion
 - 
appiumVersion
 - 
networkLogs
 - 
appRelativeFilePath
 - 
appName
 - 
driver_version
 - 
w3c
 - 
geoLocation
 - 
customID
 
 -