public
Description: Webrat - Ruby Acceptance Testing for Web applications
Homepage: http://gitrdoc.com/brynary/webrat/tree/master/
Clone URL: git://github.com/brynary/webrat.git
History
brynary (author)
Sat Dec 27 17:19:01 -0800 2008
commit  61b864f1135e83cc7fab7d4ca7663fd1a861aeb8
tree    4a1871a5291ac77a4a4bd9c2a6c2c3eaccbfbe7c
parent  7c603f834c4b309277d6b95ab9761e170f51869b
...
21
22
23
 
24
25
26
...
21
22
23
24
25
26
27
0
@@ -21,6 +21,7 @@
0
 
0
 * Minor enhancements
0
 
0
+  * Add configuration options for the Selenium environment and port (Kieran Pilkington)
0
   * Maximize the browser window after initializing Selenium (Luke Melia)
0
   * Better inspect output for Webrat elements
0
   * Sets the Webrat mode with Configuration#mode= in the config block [#85] (Mike Gaffney)

Comments