Skip to content

Commit

Permalink
Mention ChromeDriver 2.31 as minimum version for Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Jun 26, 2018
1 parent b78d5bc commit 794148c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rb/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
===================

Ruby:
* Address warnings for redefined methods and uninitialized ivars
* Address warnings for redefined methods and uninitialized instance variables

Chrome:
* Chrome options capabilities updated to use goog:chromeOptions
* Added ability to direct headless chrome to save files (thanks @pelly)
* Change #download_files_to to #download_path
* Chrome options capabilities updated to use goog:chromeOptions.
Note that Selenium now requires ChromeDriver v2.31 at minimum.
* Added ability to tell headless Chrome to save files using Driver#download_path= (thanks @pelly)

3.12.0 (2018-05-08)
===================
Expand Down

0 comments on commit 794148c

Please sign in to comment.