add line in History for fix #123
This commit is contained in:
parent
50c5d50ca7
commit
f841ced43d
|
@ -20,6 +20,9 @@
|
|||
* Use Hpricot and REXML when not parsing with Nokogiri (on JRuby, for example)
|
||||
|
||||
* Minor enhancements
|
||||
|
||||
* Make assert_* matchers in rails mode increment the assertions count [#123] (Amos King)
|
||||
* 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)
|
||||
|
|
Loading…
Reference in New Issue