Commit Graph

76 Commits (c46539ea440ae5a24fc7c1d90583743f2a3dacf7)

Author SHA1 Message Date
Kanezoh c46539ea44 add auth_params 2022-01-05 08:36:34 +09:00
Kanezoh 67051da876 add credentials_for 2022-01-05 08:36:34 +09:00
Kanezoh c3e8c15c6b add auth store test 2022-01-05 08:36:34 +09:00
Kanezoh d54a93a64a add test 2022-01-05 08:36:34 +09:00
Kanezoh 6fc0dc1c57 add head method 2021-11-22 10:07:32 +09:00
Kanezoh 95862e5543 add delete 2021-11-21 18:48:25 +09:00
Kanezoh 669360621e improve put test 2021-11-21 18:32:27 +09:00
Kanezoh f97224d79c add put http method 2021-11-21 17:26:41 +09:00
Anton Maminov 1de702cd93 add logging 2021-11-19 10:08:15 +02:00
Anton Maminov a20b63a515 MechanizeCr -> Mechanize 2021-11-16 10:50:34 +02:00
Anton Maminov e5373f4cb8 Sets a Referer header 2021-11-16 10:27:04 +02:00
Kanezoh 999a13c2d8 make transact method private 2021-10-14 11:24:10 +09:00
Kanezoh 0baedaca6e complete uri scheme from referer_uri 2021-10-09 20:26:33 +09:00
Kanezoh cfa824c909 download file within transact 2021-08-24 08:09:43 +09:00
Kanezoh d344fadc44 add transact method 2021-08-24 07:50:12 +09:00
Kanezoh ae0650d2be file download 2021-08-24 06:31:40 +09:00
Kanezoh 0736496335 make link clickable 2021-08-19 11:08:49 +09:00
Kanezoh 48549dcaa2 add area 2021-08-19 10:42:11 +09:00
Kanezoh d34a20c73c add link#href, #text test 2021-08-19 09:49:53 +09:00
Kanezoh 534ab0a47a add Page#links test 2021-08-19 09:02:14 +09:00
Anton Maminov f3c0af6460 fix parse input without type attribute 2021-08-18 17:50:03 +03:00
Anton Maminov 9478bffdf1 format code 2021-08-17 19:30:01 +03:00
Kanezoh 810f9ae430 complete url if location header is relative path 2021-08-17 15:03:21 +09:00
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