Commit Graph

53 Commits (226908b5baa1dc888d2cf9fe5e44f16b0c8723a6)

Author SHA1 Message Date
Anton Maminov 226908b5ba follow redirects 2021-08-17 01:03:21 +03:00
Kanezoh 9dd4273f2c can use NamedTuple as *_with method's argument 2021-08-11 07:17:38 +09:00
Kanezoh 979c5b4c3a add history max_size test 2021-08-10 14:24:47 +09:00
Kanezoh 1f97287eaf add uri escape test 2021-08-09 17:49:06 +09:00
Kanezoh 51480129d0 deal with cookie's secure attribute 2021-08-07 14:05:10 +09:00
Kanezoh 4f845757f9 add cookie path attribute test 2021-08-06 16:58:31 +09:00
Kanezoh b67d20b157 add subdomain cookie test 2021-08-06 15:11:20 +09:00
Kanezoh ab093f299d divide cookie test 2021-08-06 13:44:10 +09:00
Kanezoh 3d4dfc4568 add user agent test 2021-08-04 14:37:56 +09:00
Kanezoh 8cfd44473d add selectbox 2021-07-02 09:59:33 +09:00
Kanezoh 76447684da multiple request data test 2021-07-01 21:00:26 +09:00
Kanezoh 5bec2626a8 add multi select box test 2021-07-01 20:31:22 +09:00
Kanezoh b4f4b6a021 add option test 2021-07-01 20:11:16 +09:00
Kanezoh 0ee236b9b4 add select box test 2021-07-01 20:05:15 +09:00
Kanezoh fb94479166 add button_with method 2021-07-01 07:30:34 +09:00
Kanezoh 4df61c7906 add normal button 2021-06-30 14:27:34 +09:00
Kanezoh a1e57c5ca9 add image button test 2021-06-30 14:05:17 +09:00
Kanezoh 6144bb8a55 add textarea test 2021-06-29 21:41:04 +09:00
Kanezoh 0c4e5fefcf submit form with button 2021-06-29 19:14:30 +09:00
Kanezoh b4c5e33037 add checkbox_with method 2021-06-28 16:51:04 +09:00
Kanezoh 3fc6227712 add form_with test 2021-06-27 20:17:23 +09:00
Kanezoh 2c5238c5f5 WIP: field_with methods used id, search 2021-06-19 07:55:11 +09:00
Kanezoh 6413cdee82 add field_with test 2021-06-19 07:09:02 +09:00
Kanezoh 274d4fa0c5 add dom_id,class test 2021-06-19 06:50:35 +09:00
Kanezoh 93b8151abd fix raw_value 2021-06-19 06:42:44 +09:00
Kanezoh acbd92c79a add button form_test 2021-06-19 06:16:36 +09:00
Kanezoh c627106259 split form_test 2021-06-19 06:00:33 +09:00
Kanezoh 7b231b9a6b refactor checkbox 2021-06-18 20:59:10 +09:00
Kanezoh 4ccbb38f4d include radiobutton to request data 2021-06-17 14:10:53 +09:00
Kanezoh fe730164f3 make radiobutton exclusive 2021-06-17 12:04:45 +09:00
Kanezoh 7d8c56e3f2 refactor test 2021-06-16 23:20:03 +09:00
Kanezoh 6c2a942809 wip checkbox test 2021-06-16 15:23:48 +09:00
Kanezoh eba8ad6d6b wip add checkbox 2021-06-16 14:58:49 +09:00
Kanezoh 76d09d6802 add current_page and back 2021-06-16 14:22:29 +09:00
Kanezoh 316a3de570 add history test 2021-06-16 14:17:11 +09:00
Kanezoh 0df9f07aef save cookie from meta tag 2021-06-15 07:13:29 +09:00
Kanezoh 378891eda7 delete unnecessary commentout 2021-06-14 23:41:36 +09:00
Kanezoh 7649a75870 add cookie test 2021-06-13 10:10:06 +09:00
Kanezoh f3bd9845e3 add cookie test 2021-06-13 07:58:50 +09:00
Kanezoh d96d597547 add submit form test 2021-06-12 23:17:45 +09:00
Kanezoh 3fa6d2db9f add post test 2021-06-11 13:47:36 +09:00
Kanezoh 22c6a4a42a add form test 2021-06-11 11:18:25 +09:00
Kanezoh e34f2e609d require webmock in spec_helper 2021-06-11 10:44:59 +09:00
Kanezoh f09d0715a3 add page#forms test 2021-06-11 09:17:59 +09:00
Kanezoh 0b130e7da7 add page.title test 2021-06-11 08:45:23 +09:00
Kanezoh ac43d3e3a1 add page test 2021-06-10 17:38:42 +09:00
Kanezoh 6ab25931a2 change describe of http_spec 2021-06-10 17:30:33 +09:00
Kanezoh 71fab36610 rename test 2021-06-10 17:28:33 +09:00
Kanezoh 88f973d2af add http test 2021-06-10 17:09:36 +09:00
Kanezoh 663e6dac5d add query params test 2021-06-09 22:36:35 +09:00