Changelog
For each component's detailed changelog, please check:
Commits in this release
Click to see all the commits included in this release
bcaf7372f4
- ignore credentials file :: Luke Inman-Semerau6001bd99e3
- [js] Add a method for setting the webdriver_firefox_allowed_hosts preference. :: Jason Leyba246f2be668
- [js] Add Builder#buildAsync(), which returns a promise for a new WebDriver instance. This is just a convenient alternative to Builder#build(), as WebDriver objects will always defer command execution until they have a fully created session. :: Jason Leyba970c26bbc5
- [js] Revert to using the legacy numeric error codes to preserve API compatibility between releases. :: Jason Leyba79ddf214ec
- [js] When the safari module is loaded, it constructs the default library path based on the user's environment variables. Don't do this on Linux, because the expected vars won't be set and path.join() will throw :: Jason Leybaaba4fa51f4
- Remove unnecessary resource :: Jason Leyba1bdce8feb8
- [js] Finalize change log and bump to 2.52.0 :: Jason Leybae453c5ae41
- Bump Ruby version to 2.52.0 and update changelog :: Titus Fortner1186d2cdd4
- Set Ruby version to dev :: Titus Fortner6b0910826d
- Removing unused references from .csproj file :: Jim Evans9bf55d27dc
- Modifying call of string.ToUpper() to string.ToUpperInvariant in .NET :: Jim Evans0b57920c4e
- Modification of .NET FileUtilities for getting executing assembly :: Jim Evans51ee0d98cb
- Adding capability in .NET to disable check for overlapping elements :: Jim Evans6e4dfca785
- [C#] Fix deselecting options in :: Glib Briia 69faed9 - Added capability to enable taking screenshot without window resizing in IE :: Anton Usmansky 6cd2515 - Adding type-safe option for IE full-page screenshot capability in .NET :: Jim Evans 7148685 - Updating IE driver version resources and change log for 2.52 release. :: Jim Evans b3dbc01 - Updating .NET assembly version resources for 2.52 release :: Jim Evans f4a6958 - Java: Fixing JettyAppServer to pass AppServerTest :: Alexei Barantsev eacc444 - Java: Using Jetty too as a second server in cross-domain tests :: Alexei Barantsev 2eacf47 - Java: Deleting webbit a test server :: Alexei Barantsev d0bdef2 - Java: Fixing remaining references to webbit :: Alexei Barantsev 1da6582 - Java: Fixing ReferrerTest broken by transition to Jetty :: Alexei Barantsev f62acba - Java: Fixing jetty bug that prevents directory listing :: Alexei Barantsev cc05045 - Java: Fixing cookie servlet to handle empty list of cookies :: Alexei Barantsev 4aec686 - [js] new script for generating api docs :: Jason Leyba 6d8e819 - extended ExpectedConditions with a list of new ones. New logic operators + conditions for css and html attributes :: evgeniyat 5b64e42 - add initial github contribution and issue templates :: Daniel Davison 91ed440 - [Py] Fix deselecting options in :: Glib Briia0cbe9dc203
- Add support to listen "refresh" events :: Sebastian Monte55b964f9aa
- Updating logic for uploading files in IE :: Jim Evansfc5cce3362
- Make IE driver directly return capabilities from new session command :: Jim Evans1fa74c21b1
- Removing IE driver support for ie.validateCookieDocumentType capability. :: Jim Evansf29f668e35
- Removing .NET type-safe option for setting IE cookie capability. :: Jim Evansce4eb56704
- Updating IE driver version resources and prebuilts :: Jim Evans1bc044a204
- Java: fix typo in private method name :: Alberto Scotto9b11f1f9e7
- Fix type warning :: Joshua Bruningb28706294f
- Update Wicked Good XPath to 423f1b76c626cb4464962e638c27816fc8c2a8d4 :: Michael Zhou2d3150bb29
- No more HtmlUnitDriver... Moved to a subproject https://github.com/SeleniumHQ/htmlunit-driver :: Alexei Barantsev33318fa05a
- Fixing a duplicated entry in a buck build file :: Alexei Barantsev7280490048
- Fixing HtmlUnitDriver dependency is IDEA and Eclipse :: Alexei Barantsev3dfc66be72
- [js] For consistency across languages, deprecate isElementPresent(). Since this has been around for several years, it won't be removed until 3.0 :: Jason Leyba047487fc44
- Updating maven project to remove HtmlUnitDriver module and dependency on webbit. :: Alexei Barantsev12f97a285e
- cleanup cycle needs to be persisted to allMap, since that's where it's read from in other places. this stuff needs some cleanup... :: Luke Inman-Semerauc291ea93a5
- Moving SessionNotFoundException from selenium-remote to selenium-api maven artifact :: Alexei Barantsev8d303c21d9
- [js] Move all logic for interpreting responses from the remote end to the command executor. :: Jason Leyba8f63541862
- Java: Adding a new W3C-compatible string error code :: Alexei Barantsevf0e3e8c496
- HtmlUnit: Moving unit tests to the subproject :: Alexei Barantsev3e80b6a333
- Fixing rectangle dimension, and adding equals and hashCode :: Alexei Barantsevdd2da4b9d2
- [js] Add support for W3C compliant servers :: Jason Leybaa300b4516f
- [js] For consistency, InvalidSessionIdError -> NoSuchSessionError :: Jason Leyba185755af93
- [js] Preliminary support for marionette. :: Jason Leyba670c42f1c4
- adding grid e2e distribution test :: Luke Inman-Semeraua87c33b661
- Moving all HtmlUnit specific tests to the subproject :: Alexei Barantsev79afb86022
- Fix the Buck build. :: Simon Stewart076203a4d3
- Bump the Buck version :: Simon Stewartc46671f96e
- fix mixed content issue :: Greg Hogand095cd2a41
- [py] Applied some DRY and extracted out the keys_to_typing() :: Milan Falešník6b81501dd4
- Fixing htmlunit tests :: Alexei Barantsev8640a622b9
- Bumping IE default file upload dialog timoeut to 3000ms :: Jim Evansdd61210e23
- Update IE driver to return NoSuchElement on JavaScript atom errors :: Jim Evans5aa959ec38
- Updating JavaScript automation atoms, including update to wgxpath library :: Jim Evansd2a55fd959
- Updating IE driver version resources and prebuilts :: Jim Evans