1
0
Fork 0
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:
Thomas Walpole 2016-10-03 13:37:43 -07:00
parent 2ebbc92f4a
commit a48901de17

View file

@ -3,6 +3,8 @@
### Added
* Select `<button>` elements with descendant images with `alt` attributes matching the locator [Ian Lesperance]
* Locator string is optional in selector based matchers [Thomas Walpole]
* Selectors can specify their default visible setting [Thomas Walpole]
* Selector based finders and matchers can be passed a block to further filter the result [Thomas Walpole]
#Version 2.9.2
Release date: 2016-09-29