diff --git a/History.txt b/History.txt index 1937bf8..9cf850f 100644 --- a/History.txt +++ b/History.txt @@ -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)