Browserstack
Browserstack settings
See also
Types
Keys
If given a map, the following keys are supported:
username
— Browserstack username (type: secure)access_key
— Browserstack access key (type: secure)forcelocal
— Force all network traffic to be resolved via the build environment VM (type: boolean)only
— Restrict local testing access to the specified local servers/directories (type: string)app_path
— Path to the app file (type: string)proxyHost
— (type: string)proxyPort
— (type: string)proxyUser
— (type: string)proxyPass
— (type: secure)
Examples
browserstack:
username:
secure: encrypted string
access_key:
secure: encrypted string
forcelocal: true
browserstack: true