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
0c7ea1b4dc
commit
450563df08
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
# Version 2.7.0
|
# Version 2.7.0
|
||||||
Release date: unreleased
|
Release date: unreleased
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
* Element#visible?/checked?/disabled?/selected? Now return boolean
|
||||||
|
as expected when using the rack_test driver [Thomas Walpole]
|
||||||
|
|
||||||
#Version 2.6.2
|
#Version 2.6.2
|
||||||
Relase date: 2016-01-27
|
Relase date: 2016-01-27
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue