3527d6791f - visibility_of_all implies it only returns elements if all visible (#2052) :: Rouke Broersma
677618b3cf - Add Firefox options to capabilities When the firefox_options argument is not provided we generate a FirefoxOptions object, but due to some broken logic we weren't updating the capabilities from these options. :: Dave Hunt
4f5e65a2c7 - Allow homepage override in Firefox profile test :: Dave Hunt
5e520b80cc - Avoid overriding capabilities with the defaults when using Firefox options :: Dave Hunt
62763bc046 - Clean up Firefox WebDriver constructor :: Dave Hunt
9cdc744aec - Fix Marionette specific Python tests :: Dave Hunt
dffb8e06e8 - Add Marionette launcher test for Python :: Dave Hunt
0f0c066ed9 - Correct the expected capability name for the Firefox profile :: Dave Hunt
4930a447a1 - Ensure all capabilities are either within desiredCapabilities or requiredCapabilities :: Dave Hunt
5161a63fc9 - Add Python test for using Marionette with a custom profile :: Dave Hunt
fc824e7b71 - Attempt to remove Firefox profile when using Marionette :: Dave Hunt
82ddbc11ce - fix broken link to python documentation (#2159) :: Nik Nyby
e9928d6ede - fixing rst table :: Luke Inman-Semerau
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
selenium.version
from 2.37.1 to 2.53.1. Updatesselenium-server
from 2.37.1 to 2.53.1Updates
selenium-java
from 2.37.1 to 2.53.1Release notes
Sourced from selenium-java's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)