Commit Graph

20 Commits

Author SHA1 Message Date
Jonas Nicklas ce914ed48e Added support for labels without 'for' Closes #18 2009-12-15 23:31:57 +01:00
Jonas Nicklas ae48b83ded Correct problem with partial matches 2009-12-09 21:53:12 +01:00
Rob Holland 9d4940ee86 Only turn values to arrays if requested with [] naming. Otherwise use the last provided value for the field. 2009-12-04 15:19:00 +00:00
Rob Holland 0f5f698194 Properly escape field values when submitting forms. 2009-12-04 12:35:17 +00:00
Rob Holland 8f6fe3e553 Ensure that exact label matches are favoured over partial matches. 2009-12-04 11:01:50 +00:00
Rob Holland 70fe114518 Fix support for a file input which is not filled in. 2009-12-03 11:56:39 +00:00
Andrea Fazzi ed56bc7cba Fix buttons specs in order to test the effect of a button's click
Add support for button tag in Driver::RackTest#click
2009-11-29 23:06:44 +01:00
Jonas Nicklas 63bc602f2d Don't send query params from 'action' in GET forms 2009-11-18 22:06:06 +01:00
Theo Hultberg and Jonas Nicklas a8789c612c Added support for GET forms 2009-11-17 23:36:27 +01:00
Jonas Nicklas b061056d1b Added support for input type="image" 2009-11-13 10:57:24 +01:00
Jonas Nicklas 8a39001a44 Follow redirect for button presses 2009-11-12 19:02:00 +01:00
Jonas Nicklas c344a92387 Added attaching files and file uploads 2009-11-12 17:07:43 +01:00
Jonas Nicklas 91caa40326 Check checkboxes 2009-11-11 21:56:34 +01:00
Jonas Nicklas 1cf7bff09f Submit hidden fields 2009-11-11 21:41:20 +01:00
Jonas Nicklas 147b81d6b3 Added 'choose' for radio buttons 2009-11-11 21:37:48 +01:00
Jonas Nicklas and Kevin Fitzpatrick c697d21da3 Serialize and submit password fields 2009-11-10 23:08:26 +01:00
Jonas Nicklas 3c0a052d91 Prevent fields from other forms being submitted 2009-11-09 23:38:19 +01:00
Jonas Nicklas 8f355cdadb Form submission galore 2009-11-09 23:10:15 +01:00
Jonas Nicklas 971e98450b Test click_button by id 2009-11-08 01:29:03 +01:00
Jonas Nicklas 11973d2f13 Very early basics for form submission 2009-11-08 01:13:16 +01:00