github SeleniumHQ/selenium selenium-2.50.0
Selenium 2.50.0

latest releases: nightly, selenium-4.24.0, selenium-4.23.1-python...
3 years ago

Changelog

For each component's detailed changelog, please check:

Commits in this release

Click to see all the commits included in this release
  • b41a073b8f - bumping to 2.49.1 :: Luke Inman-Semerau
  • 7203e462f9 - update java changelog for 2.49.1 :: Luke Inman-Semerau
  • 88a55b8a30 - Bump the Buck version :: Simon Stewart
  • e23c598bfc - Updating compiled atoms for IE driver :: Jim Evans
  • 9afb684aa5 - Updating .NET element finding tests for empty tag name :: Jim Evans
  • d57afc1ac9 - handle potential URLError from sending shutdown, set self.process to None after it's already been quit :: Luke Inman-Semerau
  • b21a4f52d3 - Fixing issue #1479. The only reasonable thing we can do for select elements is to disable clickability checking, see https://gist.github.com/p0deje/c549e93fa19bf7aaee49 :: Alexei Barantsev
  • afea9f5678 - Changes to simplify the execution of finding elements. :: Jim Evans
  • 19f5284999 - Removing client-side check for whitespace in finding by class name :: Jim Evans
  • b4330a4e61 - Correcting error handling in .NET finding of elements :: Jim Evans
  • 1e8854f00f - Fixed finding elements where native CSS selector engine cannot be found :: Jim Evans
  • a473e67fe4 - [Py] Update frame tests to switch by element instead of just a string :: AutomatedTester
  • 577d1b2eb2 - Update pytest and dependencies :: AutomatedTester
  • d1e9b2760c - Firefox: Adding an extra check to result wrapper. Fixes issue #1426 :: Alexei Barantsev
  • cb6e9db990 - correct javascript remote client ui executor to use new promise based execute introduced by 0fa587 :: Luke Inman-Semerau
  • f5daf207fa - Firefox: fixing appending to contenteditable elements. Fixes issue 1419 :: Alexei Barantsev
  • 6396ffae55 - Update Python webserver to handle '/page/*' urls :: AutomatedTester
  • b0aebbb76f - Rewrite python frame switching tests to match Java ones :: AutomatedTester
  • 9312fa19a7 - Fixing HtmlUnit driver to pass recently added tests :: Alexei Barantsev
  • f362d77f15 - Fixing executable finder on Windows :: Alexei Barantsev
  • bc16ffa326 - Grid: Found a better place to convert seconds to milliseconds :: Alexei Barantsev
  • 43a88aff56 - Prevent Firefox from opening a page on a second or later run and/or after some amount of time :: Dave Hunt
  • 72fa2478ec - HtmlUnit: Ignoring a failed test :: Alexei Barantsev
  • 10443fce96 - Firefox: fixing malformed URL handling. Fixed issue #1248 :: Alexei Barantsev
  • 28843bb45e - [js] Start breaking the http module's dependency on closure :: Jason Leyba
  • 428398ff80 - [js] Migrate the webdriver.Command* types to a node module :: Jason Leyba
  • 3c1f820d05 - [js] Move the DeferredExecutor class to the command module :: Jason Leyba
  • 2e0a0bda6f - [js] rewrite webdriver.logging as a pure node module :: Jason Leyba
  • 7a76c82862 - [js] Migrate the Capabilities class to a native node module :: Jason Leyba
  • e4e7c53ce2 - [js] Convert webdriver.EventEmitter to a native node module :: Jason Leyba
  • 7a025857b2 - [js] Stop patching in modules that have been converted from closure to node as it complicates instanceof checks in the remaining closure-based modules. :: Jason Leyba
  • 83984c0e8e - Fix keyCodes for some characters in the FirefoxDriver. :: Marc Fisher
  • 918be03e64 - Resolve flakiness in atoms tests. :: Joshua Bruning
  • f3dc828ef0 - Check element corners and middle for clickability :: Thomas Walpole
  • 65dbe9a154 - Firefox: fixing click to multirect elements broken by the previous PR :: Alexei Barantsev
  • 2883bafa12 - Firefox: fixing sendKeys throwing "cross-process JS call failed " in FF45 :: Alexei Barantsev
  • 8234938bfd - Updating .NET StyleCop analyzers to 1.0.0-RC3 :: Jim Evans
  • 75243dde20 - Suppressing .NET static analysis warnings. :: Jim Evans
  • f2c0cf5fd9 - Merge branch 'master' of https://github.com/SeleniumHQ/selenium :: Jim Evans
  • 4532dc6fa0 - Updating .NET bindings to enable legacy behavior for spec-compliant drivers :: Jim Evans
  • 1070ace465 - updating java changelog and version number bump for 2.50 :: Luke Inman-Semerau

Don't miss a new selenium release

NewReleases is sending notifications on new releases.