Skip to content

Conversation

@raelgc
Copy link

@raelgc raelgc commented Nov 10, 2018

This will enable default capabilities available for all drivers: https://www.w3.org/TR/webdriver1/#capabilities.

Usage example (included in README file):

    "testEnvironment": "jest-environment-webdriver",
    "testEnvironmentOptions": {
      browser: 'firefox',
      capabilities: {
        browserName: 'Some user agent',
        acceptInsecureCerts: true
      }
    }

@raelgc
Copy link
Author

raelgc commented Feb 5, 2019

Any chance this get merged?

@raelgc
Copy link
Author

raelgc commented Aug 13, 2019

Ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant