History
This commit is contained in:
parent
8c5216e3ae
commit
be44933556
|
@ -10,6 +10,7 @@
|
|||
* Separated Rails-specific code from the Webrat core to make it easier to use Webrat with other environments
|
||||
* Alias visits as visit, clicks_link as click_link, etc. for better readability
|
||||
* Raise error when trying to interact with a disabled form element (Luke Melia)
|
||||
* Don't send disabled form elements to the server (Patch from Nicholas A. Evans)
|
||||
|
||||
* Minor enhancements
|
||||
|
||||
|
|
Loading…
Reference in New Issue