mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update History.md [ci skip]
This commit is contained in:
parent
ada77d8b91
commit
5c8ca3866d
1 changed files with 6 additions and 0 deletions
|
@ -1,10 +1,16 @@
|
|||
# Version 3.3.0
|
||||
Release date: unreleased
|
||||
|
||||
### Changed
|
||||
|
||||
* Minimum "supported" `selenium-webdriver` is raised to 3.5.0 (but you really should be using newer than that)
|
||||
|
||||
### Added
|
||||
|
||||
* RackTest driver now handles 307/308 redirects
|
||||
* `execute_async_script` can now be called on elements to run the JS in the context of the element
|
||||
* `:download` filter option on `:link' selector
|
||||
* Window#fullscreen
|
||||
|
||||
### Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue