mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Merge pull request #2593 from teamcapybara/update_history
Update History.md
This commit is contained in:
commit
957e8d9da9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ Release date: unreleased
|
|||
* `click`, `double_click`, `right_click` can now be called on the session to click the currently scoped element (or document)
|
||||
* `Session#within` now passes the scoped element to the block
|
||||
* Support rack-test 2+
|
||||
* Support Puma 6 - Issue #2590
|
||||
* Selenium DetachedShadowRootError is treated as an invalid element error [Perryn Fowler]
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue