Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #125 from browserstack/master
Browse files Browse the repository at this point in the history
feature: BrowserStack also supports camel case for the capability rea…
  • Loading branch information
kalamcs committed Jan 14, 2019
2 parents 26496c0 + 2105bec commit b624ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = function(config) {
### Per browser options

- `device` name of the device
- `real_mobile ` allow browserstack to use a simulator
- `real_mobile` or `realMobile` allows the session to run on a real mobile device instead of an emulator / simulator (optional, defaults to `false`)
- `browser` name of the browser
- `browser_version` version of the browser
- `os` which platform ?
Expand Down

0 comments on commit b624ee5

Please sign in to comment.