We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
see
MinkSelenium2Driver/src/Selenium2Driver.php
Line 134 in cd7f67e
currently goog:chromeOptions are supported for chrome, but similar moz:firefoxOptions options for Firefox are not supported yet
goog:chromeOptions
moz:firefoxOptions
ref: https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities/firefoxOptions
This is a feature request to provide exactly the same support for Firefox
The text was updated successfully, but these errors were encountered:
OK. Please send a PR. Also, PR to Behat/MinkExtension is needed to ensure, that Behat can read these compatibilities from a config.
Sorry, something went wrong.
No branches or pull requests
see
MinkSelenium2Driver/src/Selenium2Driver.php
Line 134 in cd7f67e
currently
goog:chromeOptions
are supported for chrome, but similarmoz:firefoxOptions
options for Firefox are not supported yetref: https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities/firefoxOptions
This is a feature request to provide exactly the same support for Firefox
The text was updated successfully, but these errors were encountered: