Selenium 3.5.3
ddavison
released this
30 Aug 19:15
·
11326 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
91eb004d23
- Fix wrapping of maps with null values. Fixes #3380 :: Alexei Barantsev732a5ad9e3
- Unused imports :: Alexei Barantsev5285ef6ae5
- Unused import :: Alexei Barantsevde65bafb68
- Linking ignored tests to the corresponding issue :: Alexei Barantsev9be6e6eacd
- Fixing encoding of payload passed by hub to a node :: Alexei Barantsev1f25db90aa
- MoveActiveSession
andSession
even closer :: Simon Stewart198735f592
- Implement screenshot saving for InMemorySession :: Simon Stewarta4eda2568b
- Remove unused field :: Simon Stewartab385555fa
- [py] convert OSS capabilities to W3C equivalent for W3C payload :: lmtierney58fffa6aa2
- [py] add IE Options class :: lmtierney466c084ded
- [py] allow IE WebDriver to accept IE Options :: Lucas Tierney3e0e6ffc2d
- Add temporary iOS platform to aid W3C migration (#4559) :: matthewdoerksen9158232447
- remove unnecessary pytest marking, address flake8 issues :: Lucas Tierneycd10cae4ca
- Make Chrome driver aware of touch actions :: Alex Rodionov38e4a10040
- Fix incorrect documentation for Chrome emulation :: Alex Rodionov7a197cce08
- Allow passing speed to flick action :: Alex Rodionov3e1bac65e8
- Don't print mouse/key deprecations on using TouchActionBuilder :: Alex Rodionov6afbc2e410
- Ignore difference in browser handling of links with the same blank target :: Alex Rodionov1940813259
- Synchronizing "platform" and "platformName" capability values. Fixes #4565 :: Alexei Barantsev4a3ec2d5bb
- Defending against chromedriver that sometimes returns null value as the result of findElements operation. See #4555 :: Alexei Barantsev0e801b2609
- No logical change: minor java 8 syntax tweak :: Simon Stewart2be28288db
- Prevent a Grid Hub blindly assuming 404 == dead session :: Simon Stewart13c1113d99
- [Grid]: Handle poorly formed JSON responses :: Simon Stewartb0b598f8c9
- Unignored marionette tests fixed in nightly :: Alexei Barantsevbf1e8372bc
- [Grid]: Add a w3c status endpoint for nodes and hubs :: Simon Stewart5c658dfc55
- Add a target for running Grid tests :: Simon Stewart52b826234f
- Forgot to wire the GridSupplier into the WebDriverBuilder :: Simon Stewart4c97156ceb
- Add shortcut targets for running grid tests :: Simon Stewart8d7004002f
- Grid tests are also remote tests :: Simon Stewartcfebaadb72
- Actions: correctly fill sequences :: Simon Stewart7e034d949f
- Fixing javadoc to match OSS spec :: Alexei Barantsev07eb380981
- Linking ignored tests to bug reports :: Alexei Barantsev7e6e03d8e1
- Adding a new test inspired by issue #578. Driver should be able to set page load timeout once and handle sequential pages with load timeouts. :: Alexei Barantsev6c37bb464f
- Ensure DriverService instances found by ServiceLocators are used :: Simon Stewart1da22d48ae
- ActiveSession: allow new factories to be bound :: Simon Stewart870a5c07cf
- Add new test into test suite :: Simon Stewart30ebe6ed32
- Adding tests for focus and blur events inspired by #825 :: Alexei Barantsev1bd61c06a0
- Ignoring just added tests in marionette :: Alexei Barantsevfb2f497713
- Ignoring recently added test in legacy Firefox driver :: Alexei Barantsev59d5019204
- Fixing a grid test: two new status servlets were added recently :: Alexei Barantsev60fc2d44de
- Oops, there are two checks in this test, only one was fixed in the previous commit :: Alexei Barantsevc95b44bc09
- Linking ignored test to bug report :: Alexei Barantsev9731d698c7
- Return toReturn. :: Joshua Bruning7dec9f12c3
- Adding tests for executeScript that returns recursive structures :: Alexei Barantsev95f25152c5
- Grid tests need geckodriver apparently :: Alexei Barantsev18791bdffc
- Ignoring failed tests :: Alexei Barantsev4e5969142b
- Adding a test for click to an element partially (>50%) hidden by overflow :: Alexei Barantsev77ae1f87a0
- Implementing ability to ignore tests in grid environment :: Alexei Barantsevce962bd842
- Bump Java version number to 3.5.3 :: Simon Stewart1080c9107c
- All Platforms have a family. :: Simon Stewartbd255ec346
- Avoid throwing an exception in RemoteWebDriver.toString() :: Simon Stewartf4a22f2d61
- A Platform family returnsnull
fromgetFamily
:: Simon Stewartd9a3d3f4de
- Update java release targets :: Simon Stewarta88d25fe6b
- Update java changelog one last time :: Simon Stewart