Skip to content

Commit

Permalink
Update History.md
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Seiei Miyagi committed Nov 28, 2018
1 parent 1384e00 commit 8bfe019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Release date: unreleased

* Support Ruby 2.6 endless range in Result#[] and query `:between` option
* Pre-registered headless firefox driver :selenium_headless [Andrew Havens]
* Selenium driver now defaults to clearing `sessionStorage`` and `localStorage`. To disable pass `clear_local_storage: false` and/or `clear_session_storage: false` when creating Capybara::Selenium::Driver instance in your driver registration
* Selenium driver now defaults to clearing `sessionStorage` and `localStorage`. To disable pass `clear_local_storage: false` and/or `clear_session_storage: false` when creating Capybara::Selenium::Driver instance in your driver registration

### Fixed

Expand Down

0 comments on commit 8bfe019

Please sign in to comment.