Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
djanowski committed Apr 23, 2010
1 parent 438e53c commit 71a2810
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions History.txt
Expand Up @@ -5,6 +5,14 @@
* Move verbose selenium output that can clutter build output behind setting
* Added application_port_for_selenium to webrat configuration. The use case is when you want to test through a web server sitting in front of your application server. (Luke Melia)
* New webrat configuration option selenium_firefox_profile which is passed to selenium server
* Allow submit_form to select by CSS too (Damian Janowski)

* Bug fixes

* Fix that current_url wasn't reflecting redirects in Mechanize [#332] (Emrys Ingersoll)
* Fix attach_file with nested params [#341] (Álvaro Gil)
* Fix that a 304 was considered a redirect (Larry Marburger)
* Fix selection of LABEL elements in Selenium mode under IE [#317] (Damian Janowski, Noah Davis)

== 0.7.0 / 2010-01-17

Expand Down

0 comments on commit 71a2810

Please sign in to comment.