Selenium 3.11.0
ddavison
released this
12 Apr 18:54
·
10319 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
5d88c7b25f
- Updating BUCK build files for .NET bindings :: Jim Evansf9cba0fc91
- Deleting deprecated (in 3.6) methods :: Alexei Barantsev29b5bb41a5
- Fixing use of deprecated API :: Alexei Barantsev2c9ffd6f50
- Deleting unused imports :: Alexei Barantsev4561d85f50
- Refactoring a test, reducing code duplication, no logical changes :: Alexei Barantsevbd022f4e0c
- Refactoring, less guava, more standard JDK :: Alexei Barantsev5fcbb569e4
- Fixing a typo :: Alexei Barantsev8450067c9b
- Deleting unused imports :: Alexei Barantsevff621a21cf
- Less use of deprecated API :: Alexei Barantsev62aa722bed
- Refactoring a test, no logical changes :: Alexei Barantsevdb4d9eb516
- Deleting unused imports :: Alexei Barantsev8d0c109fb9
- Ooops, a silly mistake... :: Alexei Barantsev12655f7159
- Update changelog for Python for tag 3.10.0 :: AutomatedTester87c87321e6
- [grid] Remove "DefaultGridRegistry.newInstance()" method which is only used in tests :: Simon Stewart1ecef2591c
- [grid] Remove "Registry.getConfiguration" :: Simon Stewart15f1c7ed4b
- Remove unused annotations and unthrown exceptions :: Simon Stewartd06e54aec6
- [grid] Remove deprecated "GridRegistry.getHttpClientFactory" method :: Simon Stewart41f1681c29
- Make a test not rely on JsonElement.toString :: Simon Stewart22d2498c2b
- [grid] Migrate RegistrationRequest.toJson to not use GSON :: Simon Stewartf176ae2223
- [grid] Remove unthrown exception from method signatures :: Simon Stewart76f27e0987
- Make the BeanToJsonConverter avoid fields from java.lang.Object :: Simon Stewartddccdc230b
- MakeAbstractCapabilities
implementtoJson
:: Simon Stewart89870f01a1
- ProtocolConverter does not need an HttpClient.Factory as a static field :: Simon Stewart6c7ab00afe
- Use the default HttpClient.Factory where possible :: Simon Stewartc5c65e5e4d
- Adding deprecation warning for .NET PhantomJSDriver :: Jim Evans4364c1eb3e
- Updated .NET exception class hierarchy to better accommodate W3C compliant end points :: Jim Evans5ea516de9d
- Updating .NET VisibilityTest to handle new exception class hierarchy :: Jim Evansf479501082
- Updating .NET Alert test to handle updated exception class hierarchy :: Jim Evans6d505ccc48
- Revert behavior of user prompts appearing during JavaScript execution. :: Jim Evansb9b2f22fa1
- Fixing getElementProperty to return proper data type. :: Jim Evans19d617fd4d
- Updating sending of keystrokes to send keys outside the BMP in IE :: Jim Evans62d3a6d3b0
- Modifying processing of pause actions in keyboard action sequences :: Jim Evanse73ca05d62
- Modifying mouse event handling to match W3C Specification :: Jim Evansa66bdf5769
- Revamped handling of modifier keys in IE driver :: Jim Evans766a4cd976
- Fixing IE cookie retrieval for IE 10 and 11 :: Jim Evansc6a2b9ace4
- Updating IE error response to be spec compliant for sendKeys :: Jim Evans9c0ca98c6e
- Updating clear element command handler to return W3C compliant errors for IE :: Jim Evansb436822498
- Changing clear element atom to be W3C compliant :: Jim Evans7587d40145
- Making .NET HttpCommandExecutor class public instead of internal :: Jim Evans53254bf92a
- Fixed compiler warning for sign mismatch in CookieManager.cpp :: Jim Evans070e9a9b90
- Added IE string utility method for creating GUIDs :: Jim Evans9c4f94cfb0
- Updating IE prebuilts and JavaScript atoms :: Jim Evansd289954944
- Adding another test for SafariDriver constructor :: Alexei Barantsev4832457d59
- Deleting SafariOptions.port, if a user wants to run safaridriver on a specific port it should explicitly instantiate SafariDriverService and pass it to SafariDriver constructor :: Alexei Barantsev6ed8d5184b
- SafariDriver always runs a clean session :: Alexei Barantsev1646a0971f
- Update Safari specs guards :: Alex Rodionov14e4f56f1e
- Deleting deprecated (in 3.6) methods :: Alexei Barantsev37bd7dba1c
- Fix element clear when document is undefined :: Alex Rodionov4be8cdcc71
- Throw error when unfocus fails after clearing element :: Alex Rodionov0da23461d8
- Fixing .NET tests to handle rgb color values instead of just rgba :: Jim Evanse0f51f545f
- Updating .NET Actions class to change element offsets for W3C mouse move :: Jim Evans8e15013c72
- Limiting an instance of IEDriverServer.exe to a single session :: Jim Evansaafb326f2c
- Marking .NET PageFactory obsolete :: Jim Evans29b5be0a72
- Marking .NET ExpectedConditions obsolete :: Jim Evans8feb200268
- Implementing equals and hashCode for LoggingPreferences :: Alexei Barantsev2fe0d1af93
- Fixing sending keystrokes with native events disabled for IE :: Jim Evans605c511c47
- Updating JavaScript atoms and IE prebuilts :: Jim Evans955e5bbae0
- Updating .csproj files for use with Visual Studio 2017 version 15.6.1 :: Jim Evans616793e822
- Updating .NET visibility test to check for proper exception type or subclass :: Jim Evansb09d741634
- Version bump for 3.11 :: Simon Stewarte5e7e9000b
- [joke] Prepping for 3.11 release :: Simon Stewartf641f30cc1
- Update java changelog :: Simon Stewartc7f097d176
- Fixing buck alias selenium-java :: Alexei Barantsevc10d314786
- Fixing buck warning about duplicated classes :: Alexei Barantsevcddff58a69
- Fixing possible NPE while reading hub config file. Fixes #5575 :: Alexei Barantsev46442aca9a
- Adding support for intercepted element clicks in .NET :: Jim Evans2bf3e92cf4
- Adding detection of intercepted element clicks to IE :: Jim Evansebd897ad51
- Updating .NET tests to account for new IE click intercepted behavior :: Jim Evansa1238d1a0d
- Replace Guava Lists/Sets/Maps/Iterables with plain Java 8 :: Valery Yatsynovich188261e4d3
- Fix failing grid test :: Simon Stewartb54c8ea774
- Adding additional logging for new session command for IE :: Jim Evansfe16c11197
- Updating IE prebuilts for impending 3.11 release :: Jim Evanse59cfb3e59
- Reword startup message :: Simon Stewart