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-Semerau7203e462f9
- update java changelog for 2.49.1 :: Luke Inman-Semerau88a55b8a30
- Bump the Buck version :: Simon Stewarte23c598bfc
- Updating compiled atoms for IE driver :: Jim Evans9afb684aa5
- Updating .NET element finding tests for empty tag name :: Jim Evansd57afc1ac9
- handle potential URLError from sending shutdown, set self.process to None after it's already been quit :: Luke Inman-Semeraub21a4f52d3
- 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 Barantsevafea9f5678
- Changes to simplify the execution of finding elements. :: Jim Evans19f5284999
- Removing client-side check for whitespace in finding by class name :: Jim Evansb4330a4e61
- Correcting error handling in .NET finding of elements :: Jim Evans1e8854f00f
- Fixed finding elements where native CSS selector engine cannot be found :: Jim Evansa473e67fe4
- [Py] Update frame tests to switch by element instead of just a string :: AutomatedTester577d1b2eb2
- Update pytest and dependencies :: AutomatedTesterd1e9b2760c
- Firefox: Adding an extra check to result wrapper. Fixes issue #1426 :: Alexei Barantsevcb6e9db990
- correct javascript remote client ui executor to use new promise based execute introduced by 0fa587 :: Luke Inman-Semerauf5daf207fa
- Firefox: fixing appending to contenteditable elements. Fixes issue 1419 :: Alexei Barantsev6396ffae55
- Update Python webserver to handle '/page/*' urls :: AutomatedTesterb0aebbb76f
- Rewrite python frame switching tests to match Java ones :: AutomatedTester9312fa19a7
- Fixing HtmlUnit driver to pass recently added tests :: Alexei Barantsevf362d77f15
- Fixing executable finder on Windows :: Alexei Barantsevbc16ffa326
- Grid: Found a better place to convert seconds to milliseconds :: Alexei Barantsev43a88aff56
- Prevent Firefox from opening a page on a second or later run and/or after some amount of time :: Dave Hunt72fa2478ec
- HtmlUnit: Ignoring a failed test :: Alexei Barantsev10443fce96
- Firefox: fixing malformed URL handling. Fixed issue #1248 :: Alexei Barantsev28843bb45e
- [js] Start breaking the http module's dependency on closure :: Jason Leyba428398ff80
- [js] Migrate the webdriver.Command* types to a node module :: Jason Leyba3c1f820d05
- [js] Move the DeferredExecutor class to the command module :: Jason Leyba2e0a0bda6f
- [js] rewrite webdriver.logging as a pure node module :: Jason Leyba7a76c82862
- [js] Migrate the Capabilities class to a native node module :: Jason Leybae4e7c53ce2
- [js] Convert webdriver.EventEmitter to a native node module :: Jason Leyba7a025857b2
- [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 Leyba83984c0e8e
- Fix keyCodes for some characters in the FirefoxDriver. :: Marc Fisher918be03e64
- Resolve flakiness in atoms tests. :: Joshua Bruningf3dc828ef0
- Check element corners and middle for clickability :: Thomas Walpole65dbe9a154
- Firefox: fixing click to multirect elements broken by the previous PR :: Alexei Barantsev2883bafa12
- Firefox: fixing sendKeys throwing "cross-process JS call failed " in FF45 :: Alexei Barantsev8234938bfd
- Updating .NET StyleCop analyzers to 1.0.0-RC3 :: Jim Evans75243dde20
- Suppressing .NET static analysis warnings. :: Jim Evansf2c0cf5fd9
- Merge branch 'master' of https://github.com/SeleniumHQ/selenium :: Jim Evans4532dc6fa0
- Updating .NET bindings to enable legacy behavior for spec-compliant drivers :: Jim Evans1070ace465
- updating java changelog and version number bump for 2.50 :: Luke Inman-Semerau