Skip to content

Commit

Permalink
Update History.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Jun 13, 2019
1 parent 5bdc9d5 commit 411f3bf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Version 3.24.0
Release date: unreleased


### Changed

* Selenium driver now selects all current content and then sends keys rather than clearing field by JS
and then sending keys when setting values to text inputs in order to more closely simulate user behavior

### Fixed

* Relative paths passed to `attach_file` will be assumed to be relative to the current working directory when using the
Selenium driver
* Log access (`driver.browser.manage.logs.get(...)`) when using chromedriver 75 in W3C mode has been reenabled. Log type
will not be reenabled until chomedriver 76 or 77.

# Version 3.23.0
Release date: 2019-06-10

Expand Down

0 comments on commit 411f3bf

Please sign in to comment.