Selenium 3.7.1
ddavison
released this
15 Dec 17:45
·
11028 commits
to trunk
since this release
Changelog
For each component's detailed changelog, please check:
Commits in this release
Click to see all the commits included in this release
87ea6faff5
- Update Python changelog for 3.7.0 :: AutomatedTester24ac288d74
- Actually publish the html runner :: Simon Stewart6a198866d7
- [Grid] Add support for customizing the Grid Registry :: Doug Simmonsa544366a8f
- Fixing IEDriverServer x64 compile warning :: Jim Evans49b4216b38
- Fixing .NET language bindings command-line build :: Jim Evans08ee07f2ef
- Updating IEDriverServer for 3.7 release :: Jim Evans1c4b358c32
- Update changelog for 3.7.0 :: Alex Rodionove46eb5763f
- Send W3C capabilities in the new session request. (#4974) :: Jason Juang647420b03e
- [js] Removed various browsers from the list of "standard" browser names supported by selenium-webdriver. :: Jason Leybad4d1108778
- [js] Remove more functions from firefox.Profile that are just holdovers from the legacy FirefoxDriver :: Jason Leyba4e14ea146b
- [js] Simplify the API for configuring firefox by adding addExtensions() and setPreference() functions to firefox.Options :: Jason Leybae8efc001bd
- [js] Since Firefox 57 removes support for legacy add-ons, there's no need to keep around the logic for parsing or installing those add-ons in a profile. :: Jason Leyba5520ee7571
- [js] random code cleanup :: Jason Leyba5bd212e386
- [js] code clean-up/simplification :: Jason Leyba8edc13bdf0
- [js] Remove support for requiredCapabilities from WebDriver.createSession :: Jason Leyba81334994d9
- [js] Remove the unnecessary normalizeProxyConfiguration function :: Jason Leyba661a196152
- [js] Updates for proxy handling :: Jason Leybaadb47d4661
- [js] Bump the minimum supported version of node to 8.9.0 LTS :: Jason Leyba6e66b0513f
- [js] Fix docs example on proxy.socks() :: Jason Leybad17e0acaf0
- Add python syntax highlighting (#5014) :: 1kastnerd5d3cb4d15
- Implementing ability to not send shutdown command to the driver servers that don't support it. :: Alexei Barantsev373261bd0d
- Sending geckodriver logs to stderr by default. Default log level is low enough, so the log does not look polluted. Ufortunately, geckodriver does not allow to separate its own log from the browser logs, so messages from the browser log can appear in the log even on the lowest level. :: Alexei Barantsev9117aa7777
- Fixing the rule that collects third party libs required for distribution package. :: Alexei Barantsev3b8364d7bc
- Bump java version to 3.7 :: Simon Stewart6c27816c9b
- Update changelog for java :: Simon Stewartb66efc8f47
- Ensure that we forward metadata in the new session payload :: Simon Stewart