credit where credit is due
This commit is contained in:
parent
7bfa4c55c0
commit
01cf6cea80
|
@ -20,7 +20,7 @@
|
||||||
* Use Hpricot and REXML when not parsing with Nokogiri (on JRuby, for example)
|
* Use Hpricot and REXML when not parsing with Nokogiri (on JRuby, for example)
|
||||||
|
|
||||||
* Minor enhancements
|
* 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)
|
* Add configuration options for the Selenium environment and port (Kieran Pilkington)
|
||||||
* Maximize the browser window after initializing Selenium (Luke Melia)
|
* Maximize the browser window after initializing Selenium (Luke Melia)
|
||||||
* Better inspect output for Webrat elements
|
* Better inspect output for Webrat elements
|
||||||
|
|
Loading…
Reference in New Issue