Selenium 2.52.0
Changelog
For each component's detailed changelog, please check:
Commits in this release
Click to see all the commits included in this release
e867932472
- Bump Ruby version to 2.51.0 and update changelog :: Titus Fortner4ca507f313
- Set Ruby version to dev :: Titus Fortner4bc10688ef
- Unignoring .NET http-only cookie test :: Jim Evansa54f5b2575
- Adding additional .NET click tests to alignwith java test suite :: Jim Evans87fb11f19a
- Removing deprecated ChromeOptions method from previous point-release :: Jim Evansf444b4859e
- Updating assembly version resources and CHANGELOG for .NET 2.51.0 release :: Jim Evansbe9f3d77b8
- Updating IE driver version resources and prebuilts for 2.51 release :: Jim Evans1c2a3c4071
- python changes & 2.51.0 release :: Luke Inman-Semeraudf25c63c20
- Update MANIFEST.in :: Levi Noecker9b7a73b56d
- py 2.51.1 :: Luke Inman-Semeraueeaf3a37f2
- [js] Convert the testing/assert module to a native node module. :: Jason Leyba4b2a5f26be
- [js] Make a pass over the code base with ES6 clean-up (mainly switching to class syntax). :: Jason Leybac9fa790ce7
- [js] Convert the webdriver.until namespace to a node module :: Jason Leybaecf530cd18
- [js] Convert remaining portions of the core api from closure to node modules :: Jason Leyba4ddce09448
- [js] Break the node client library's dependency on closure :: Jason Leybac5b6f23c78
- [js] Replace the awkward serializable interface with a symbol-based approach :: Jason Leyba2aec22500e
- Add an e2e test for custom locator functions and fix doc typos. :: Jason Leyba24c0593ac8
- [js] Wait conditions that locate an element or check an element's state will return a WebElementPromise. :: Jason Leyba3394e301fe
- [js] Fix a bunch of type errors found by the closure compiler :: Jason Leyba7d062439bd
- [js] Fix a handful of errors encountered with the edge driver :: Jason Leybaab99406613
- Firefox: Implementing a capability that disables overlapping checks :: Alexei Barantsev6eedf89ee3
- Implementing client-side logging API in .NET :: Jim Evansfa067c7b80
- Removing unused using clauses in .NET bindings :: Jim Evansb3ef3b65f6
- [Grid] Allow forwarded response to be modified by CommandListener :: Jason60009b1417
- fix py test :: Luke Inman-Semerau0f45bdd74d
- handle special case spellcheck attribute :: Luke Inman-Semerau9c2f12d755
- Firefox: Fixing closed window handling in FF45 :: Alexei Barantsev8a385d62d8
- Enabling a test that works well in Chrome locally :: Alexei Barantsevaba9a5f8f5
- Java: Test speed optimization :: Alexei Barantsev206396dd04
- Java: Moving annotations that manage test execution process to testing package :: Alexei Barantsev630b6a101e
- Java: Moving Driver enum from Ignore to the top level to be able to use it in other annotations too. :: Alexei Barantsev5acbfb433a
- Fixing buck build (I hope as I can't run it locally due to buck bugs) :: Alexei Barantsev3a942a7758
- Java: Implementing ability to choose which drivers require restart before a test :: Alexei Barantsev9c2e49e450
- Java: Decreasing number of browser restarts in tests :: Alexei Barantseve4b10e1adf
- Firefox: Actually use launch_browser timeout :: François Freitag4f828d27e8
- fix spellcheck test, default isn't the same for all browsers :: Luke Inman-Semerau5883af125a
- [Java] Fix deselecting options in :: Glib Briia a631330 - so much wrapping / unwrapping of value causes my eyes to bleed.... Fixing case where UnexpectedAlertException doesn't get the alert_text in the error object :: Luke Inman-Semerau 2d38be8 - Java: Stop restarting browser so often without real need :: Alexei Barantsev 569584a - python test page server shouldn't greedy match /page* for the 'numbered' dynamically generated pages :: Luke Inman-Semerau 98aa08b - reduce that logic a bit... :: Luke Inman-Semerau 2b76987 - spellcheck returns undefined for IE < 10 :: Luke Inman-Semerau c761d20 - extended ExpectedConditions with a list of new ones. New logic operators + conditions for css and html attributes :: evgeniyat 241add4 - add mail map entry :: Daniel Davison 8425b59 - In webdriver.testing.jsunit, throw if the test suite is empty. :: Russ Amos c9d0e1b - Firefox: Weakening platform restriction to enable 64-bit support :: Alexei Barantsev 1a08031 - Revert "extended ExpectedConditions with a list of new ones. New logic operators + conditions for css and html attributes" :: Luke Inman-Semerau 9e445a3 - python 2.52 / changes :: Luke Inman-Semerau 4c2593c - updating java changelog, 2.52.0 release :: Luke Inman-Semerau