Skip to content

Commit

Permalink
added acceptance DSL to History
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Nicklas and Nicklas Ramhöj committed Feb 11, 2011
1 parent f4897f8 commit 2c5e1c3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

Release date:

### Added

* Added DSL for acceptance tests, inspired by Luismi Cavallé's Steak [Jonas Nicklas]

### Changed

* Capybara now prefers visible elements over hidden elements, disable by setting Capybara.prefer_visible_elements = false
* Capybara now prefers visible elements over hidden elements, disable by setting Capybara.prefer_visible_elements = false [Jonas Nicklas and Nicklas Ramhöj]

# Version 0.4.1

Expand Down

0 comments on commit 2c5e1c3

Please sign in to comment.