Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

BrowserStack requires realMobile flag to run tests on real devices #315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sinstein
Copy link

Documentation on BrowserStack

Both variants (real_mobile and realMobile) are supported

@sinstein
Copy link
Author

sinstein commented Jan 5, 2018

@everzet did you get a chance to look at this PR? Who should I get in touch to get this merged?

@oradwell
Copy link

just found out you can achieve this by using extra_capabilities config like so:

browser_stack:
    capabilities:
        device: iPhone 7
        extra_capabilities:
            real_mobile: true

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants