Skip to content

Selenium 3.0.0-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@diemol diemol released this 19 Aug 15:25
· 12793 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
  • 43cedf8baf - fixing javadoc errors :: Luke Inman-Semerau
  • afebab51ab - grid node, default 'browsers' to empty list, avoid NPE when none specified on the command line :: Luke Inman-Semerau
  • 68f1ee02a7 - nodeStatusCheckTimeout needs a default value, otherwise the hub throws an NPE when attempting to check on the node :: Luke Inman-Semerau
  • 19a5b32585 - Updating .NET CHANGELOG for 3.0 beta1 :: Jim Evans
  • 79d02a1a00 - bumping version to beta2 :: Luke Inman-Semerau
  • 37d3b6b7c0 - System Property DRIVER_USE_MARIONETTE if set in java or command line arg with server will ignore desired capabilities and force marionette when true or force legacy firefox driver when false. Default unset, listens to capabilities requested. :: Luke Inman-Semerau
  • 5f3ee5a566 - Bump Python to 3.0.0.b1 for prerelease :: AutomatedTester
  • 5cbc386458 - Our ancient version of JRuby does not support noecho. No way to keep input from being displayed in terminal without upgrading it. :: Titus Fortner
  • c76917839c - Update GeckoDriver --port argument in all bindings. Fixes #2544 :: AutomatedTester
  • 4879c4939b - moving the maven selenium-server target to be the highest level java library in the buck structure :: Luke Inman-Semerau
  • cb043fa7ee - remove visibility to removed target :: Luke Inman-Semerau
  • f26fd4495e - Tidy up maven dependencies for remote. :: Simon Stewart
  • 887548cfd7 - Tidy up unusued param on build rule. No logical changes :: Simon Stewart
  • 7af6c514a0 - Preserve the protocol in grid when forwarding connections (#2556) :: Jason Watt
  • f90648cc60 - Bump the buck version :: Simon Stewart
  • 7a1a0a847b - Use a template for the pom :: Simon Stewart
  • 2aa21c1bca - updating Java changelog for beta2 :: Luke Inman-Semerau