credit where credit is due

This commit is contained in:
Mike 2009-01-05 13:08:03 -06:00
parent 7bfa4c55c0
commit 01cf6cea80
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
* Use Hpricot and REXML when not parsing with Nokogiri (on JRuby, for example)
* Minor enhancements
* Added assert_contain, assert_not_contain [#86] (Mike Gaffney)
* Added assert_contain, assert_not_contain [#86] (Mike Gaffney, Amos King)
* Add configuration options for the Selenium environment and port (Kieran Pilkington)
* Maximize the browser window after initializing Selenium (Luke Melia)
* Better inspect output for Webrat elements