Changelog
For each component's detailed changelog, please check:
Commits in this release
Click to see all the commits included in this release
a74cfe871d
- when sorting nodes for consideration, also take into account last time accessed for a more even distribution across nodes over the lifetime of the grid. :: Luke Inman-Semerau1ca810fb10
- ruby: Remove "multi-json" from dependencies :: Alex Rodionov3263916ecc
- [js] The error module is part of the core API, so move it to lib/ directory :: Jason Leybaf91121d109
- Update Closure Compiler and Closure Library to v20160208 :: Michael Zhou5ab701c639
- [js] Move some classes to break a cycle :: Jason Leybac989955097
- fixing push_release to work with our current google storage. ask lukeis or jleyba for the client_secrets.json :: Luke Inman-Semeraubfac5e309c
- fix rakefile for 'release_version' :: Luke Inman-Semerau8ca0979612
- Fixing memory leak in TemporaryFileSystem :: Krishnan Mahadevan009260c837
- ignoring phantomjs 2.1 python cookie tests due to ariya/phantomjs#14047 :: Luke Inman-Semerauadee0469f5
- make HttpClientFactory private methods protected to allow one to extend / override. :: Luke Inman-Semeraua68b9aaf74
- Fix a test broken by closure update in :: Jason Leyba15462b5665
- rb: Add support for common/basicAuth in specs :: Alex Rodionov306f16d65d
- Adding device metrics to Chrome options for mobile emulation :: Jim Evans1671840bff
- Added logging of found dialog window handle for IE file upload :: Jim Evansc277050900
- Java: Introducing NoSuchSessionException in the core API :: Alexei Barantsev71010a6962
- Firefox: Fixing null pointer exception if a page is not fully loaded. Fixes #1723 :: Alexei Barantsev091352d6eb
- fix py_docs build :: Luke Inman-Semerau13510db810
- Correcting trace categories for Chrome perf logging prefs in .NET :: Jim Evanseeecc294e3
- Upgrading HtmlUnit to 2.20 :: Alexei Barantsevd45072789f
- 1) Unignoring tests that are implemented in HtmlUnit 2.20 :: Alexei Barantsev63d602dd8e
- HtmlUnit: Disabling SVG-related tests :: Alexei Barantsevbb4ba4d030
- Disabling HtmlUnit tests broken in 2.20 :: Alexei Barantsev1e9d89fbd7
- [Ruby] Fix deselecting options in :: Glib Briia 4be7c77 - Updating HtmlUnitDriver jar :: Alexei Barantsev 0d942bc - Ensure that the browser process is stopped in the exit handler. :: Ben Sedat a4dbfeb - changes for PR1698 :: trabulmonkee d34b2aa - add a test for invalid auth credentials :: Alan Baird 6f6753e - rb - update basic auth spec :: Titus Fortner 0ca9482 - update travis to support chrome and firefox :: Titus Fortner bba5ed9 - rb - tests passing on Travis :: Titus Fortner 65f5b2c - rb - remove Ruby 2.0 formatting for Selenium 2.53 :: Titus Fortner 3a8d70b - ignore idea files for Ruby :: Titus Fortner 1e5e230 - rb - fix backward compatibility for defining capabilities after instantiation :: Titus Fortner 26feb45 - rb - updates for running ruby specs :: Titus Fortner b73ca5d - rb - spec updates for latest Microsoft Edge support :: Titus Fortner dc4cc79 - rb - turns out @process.stop doesn't work if process isn't running, and specs would have caught this if they were working. :: Titus Fortner 6556cab - rb -Fix Basic Auth specs :: Titus Fortner 285ecb5 - Add back in the ./go build on Travis to make sure PRs don't break the things. :: Titus Fortner a721c82 - rb - fix bugs. all Ruby specs pass on windows now. :: Titus Fortner 3c33fe9 - Updated IE driver to not error on findElements JavaScript atom errors. :: Jim Evans