Selenium 3.5.1
·
12305 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
e09e28f016
- [rb] update ruby changelog for 3.5.0 :: Lucas Tierneycf857141b9
- [rb] fix ie options param in docs [ci skip] :: Lucas Tierneyff38353f14
- update AUTHORS :: Lucas Tierneyf1dd68b815
- Updating IE driver resources for impending 3.5 release :: Jim Evans385f9489d6
- Updating .NET CHANGELOG for 3.5 release :: Jim Evans1d603d58da
- allow rb IE test failure on Appveyor :: Lucas Tierney2f6f60fc6a
- Unignoring tests for Safari on .NET :: Jim9cf3a4b90b
- Deleting PhantomJS jobs from travis :: Alexei Barantsev60e8255c68
- Deleting python 3.4 and 3.5 unit test jobs from travis :: Alexei Barantsev7b81ced546
- Undeprecating pause action, it's a legit W3C compatible action now. :: Alexei Barantsev64ebe723f3
- A dirty hack that allows 32-bit Java to find location of 64-bit program files on windows. Fixes #3525 :: Alexei Barantsev50f9bb1c12
- Fixing javadoc for JavascriptExecutor, it can return maps. Fixes #3599 :: Alexei Barantsevc81a3f3ff3
- Ignoring tests in legacy firefox, the related issue closed but not fixed. :: Alexei Barantsevfb3d4c43fa
- Unignoring tests in marionette, new firefox nightly fixed the issue with capabilities :: Alexei Barantsev3291605f26
- Unignoring one more test in marionette, and fixing calls to deprecated methods. :: Alexei Barantsevfcd010d882
- More aggressive use of mocks in EventFiringWebDriver tests :: Alexei Barantsevb932200978
- Wrapping result of executeScript in EventFiringWebDriver. Fixes #3380 :: Alexei Barantsev846c3ae04d
- Checking for interface instead of a concrete class in element to json converter. Fixes #3047 :: Alexei Barantsevc283923f88
- bumping guava to 23, have to set the maven version explicitly because guava apparently doesn't know how to use maven either! yay! :: Luke Inman-Semerauac0a5b572b
- Increasing Java heap space available for buck to 2GB :: Alexei Barantsevfa7d32ffa8
- Read stdout/stderr of child process on JRuby :: Alex Rodionove2e3ea41f6
- Updating .NET projects to use Visual Studio 2017 :: Jim Evans3690155ae9
- Removing unused source file from .NET :: Jim Evanse3536727c1
- Removing deprecated screenshot formats in .NET :: Jim Evans9e5a64018a
- Removing deprecated IsJavaScriptEnabled property from .NET :: Jim Evans27ca970366
- Suppressing static analysis warnings :: Jim Evans0722dbcc66
- Updating .NET Visual Studio 2017 projects to use NUnit Test Adapter :: Jim Evans4ce57f6fa1
- Adding ability to detect spec-compliant capabilities in .NET :: Jim Evans08954de1db
- Adding ability to run Edge via remote in .NET tests :: Jim Evanse529d0a9e1
- Adding new session remote tests for .NET :: Jim Evans43517271ff
- Updating .editorconfig to work with Visual Studio 2017 :: Jim Evans04988354ba
- Updating C++ projects to work with Visual Studio 2017 :: Jim Evans3b74ce2d69
- Bumping version resources and CHANGELOG for .NET 3.5.1 point-release :: Jim Evansa506ad27c9
- Fixing guava version in eclipse and IDEA project files :: Alexei Barantsevf49083f178
- Bump java version to 3.5.1 :: Simon Stewart88e08c8ae0
- Handle null values in stack traces when marshalling exceptions :: Simon Stewarteed161ce5a
- Allow non-local connections. :: Joshua Bruningb4720fcaa4
- Initial support for .NET Core :: Jim Evans3c69c54b59
- Release selenium-webdriver 3.5.1 :: Alex Rodionovf4bd516f1e
- Correctly process driver stacktrace upon error :: Alex Rodionovdab663db4a
- Enable debug mode when DEBUG environment variable is set :: Alex Rodionov4cf028acb2
- Fix node Options documentation (#4479) :: Ilya Kozhevnikovd453c86bfc
- Updating .NET FirefoxOptions to not force specifying binary location :: Jim Evans9c21bb67ef
- Accept negative default window position. :: Joshua Bruning