mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update History [ci skip]
This commit is contained in:
parent
ecb46fcb01
commit
42f313258a
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Release date: Unreleased
|
|||
* Issue with modals present when closing the page using selenium - Issue #1696 [Jonas Nicklas, Thomas Walpole]
|
||||
* Server errors raised in test code have the cause set to an explanatory exception
|
||||
in rubies that support Exception#cause rather than a confusing ExpectationNotMet - Issue #1719 [Thomas Walpole]
|
||||
* background/given/given! RSoec aliases will work if RSpec config.shared_context_metadata_behavior == :apply_to_host_groups
|
||||
|
||||
* background/given/given! RSoec aliases will work if RSpec config.shared_context_metadata_behavior == :apply_to_host_groups [Thomas Walpole]
|
||||
* Fixed setting of unexpectedAlertError now that Selenium will be freezing the Capabilities::DEFAULTS [Thomas Walpole]
|
||||
### Added
|
||||
* 'check', 'uncheck', and 'choose' will now click the associated label if the checkbox/radio button is not visible [Thomas Walpole]
|
||||
* Raise error if Capybara.app_host/default_host are specified incorrectly [Thomas Walpole]
|
||||
|
|
Loading…
Add table
Reference in a new issue