Commit Graph

229 Commits (c3e8c15c6b8afd405ab835153612c03cd52e4d86)

Author SHA1 Message Date
Kanezoh ab093f299d divide cookie test 2021-08-06 13:44:10 +09:00
Kanezoh 5956081ad1 change cookies data structure 2021-08-06 13:08:42 +09:00
Kanezoh e3b712a36c refactor code 2021-08-06 08:04:51 +09:00
Kanezoh 3d4dfc4568 add user agent test 2021-08-04 14:37:56 +09:00
Kanezoh 976f2b3d68 Merge branch 'master' of github.com:Kanezoh/mechanize.cr 2021-07-15 09:01:56 +09:00
Kanezoh 6ff9590f48 arrange indent 2021-07-15 09:00:23 +09:00
Kanezoh a2bfdee1c8 add @mech to page 2021-07-05 14:15:05 +09:00
Kanezoh f2434a4c5a add MultiSelectList#inspect 2021-07-02 20:47:04 +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 a6111294ad add select list options 2021-07-01 19:08:28 +09:00
Kanezoh 18e948616a add multi select list 2021-07-01 19:02:57 +09:00
Kanezoh 9f6893c67b add multi select list 2021-07-01 19:02:33 +09:00
Kanezoh 7d4b206dc1 add user agent 2021-07-01 12:08:23 +09:00
Kanezoh e0aa2d9576 fix namespace 2021-07-01 08:07:45 +09:00
Kanezoh 5a98037965 improve add_button_to_query error message 2021-07-01 07:54:27 +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 cfd37b5374 add image buton 2021-06-30 14:03:35 +09:00
Kanezoh 6144bb8a55 add textarea test 2021-06-29 21:41:04 +09:00
Kanezoh 57bad568f7 add Textarea 2021-06-29 21:07:15 +09:00
Kanezoh 5631971347 raise error when submit with invalid button 2021-06-29 20:21:44 +09:00
Kanezoh 0c4e5fefcf submit form with button 2021-06-29 19:14:30 +09:00
Kanezoh dc9f937ccc add clicked buttons 2021-06-29 17:46:52 +09:00
Kanezoh b4c5e33037 add checkbox_with method 2021-06-28 16:51:04 +09:00
Kanezoh 8fa89fab2d *_with method deals :text key 2021-06-28 16:36:24 +09:00
Kanezoh 3fc6227712 add form_with test 2021-06-27 20:17:23 +09:00
Kanezoh 301a58568e add form(s)_with method 2021-06-27 20:13:43 +09:00
Kanezoh 33e94c110e make module for *_with macro 2021-06-25 09:15:43 +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 36f9f738bf add buttons 2021-06-18 20:20:10 +09:00
Kanezoh f971ffd5ee add buttons 2021-06-18 20:20:00 +09:00
Kanezoh ed9d0d02a4 add hidden input 2021-06-17 21:19:44 +09:00
Kanezoh ca102c53a8 add hidden input 2021-06-17 21:19:36 +09:00
Kanezoh c7f361a698 add form text 2021-06-17 15:49:46 +09:00
Kanezoh 23b2748e0f refactor form 2021-06-17 15:43:00 +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 f36767ad7f refactor macro 2021-06-17 11:27:34 +09:00
Kanezoh 1f08db49c9 add fields_with block 2021-06-17 10:50:16 +09:00