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

Conversation

@citymarkm
Copy link

@citymarkm
Copy link
Author

The failure in Ci seems to be environmental?

@citymarkm
Copy link
Author

Remove comment and tied up indenting. Same issue,

@WWVengerov
Copy link

We are also trying out the latest Mink with BrowserStack and have experienced the same issue with unsupported capabilities.
Would be really nice to finally merge this pull request :-)

@carlcasbolt
Copy link

@citymarkm - This needs a rebase from master and the travis tests will pass

@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
            browserstack-ie-enablePopups: true
            browserstack-safari-enablePopups: true

also version capability can be used instead of browser_version

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.

4 participants