change History file

This commit is contained in:
Amos King 2009-01-12 15:57:42 -06:00
parent d4008ebc06
commit 8b6477a0c6
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
* Use Hpricot and REXML when not parsing with Nokogiri (on JRuby, for example)
* Minor enhancements
* Added assert_* matchers to selenium matchers [#110] (Amos King)
* 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)