Commit Graph

203 Commits (f349c40b4dab17c4ee6ce1c26511828d8de18c84)

Author SHA1 Message Date
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 29a0969504 page#title returns empty string if no title tag 2021-06-11 08:45:14 +09:00
Kanezoh e3f6aa26ba change crystal version 1.0.0 2021-06-10 17:45:49 +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 fe15e4a049 delete unneccessary nil definition 2021-06-10 17:10:48 +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
Kanezoh dc11231a4d add simple get test 2021-06-09 21:44:54 +09:00
Kanezoh bd6160b445 don't set params if params is empty 2021-06-09 21:44:11 +09:00
Kanezoh c690b05d13 add webmock 2021-06-08 21:20:46 +09:00
Kanezoh bcc012f763
Update README.md 2021-06-02 14:46:26 +09:00
Kanezoh 655ef72770
Update README.md 2021-06-02 14:43:54 +09:00
Kanezoh f20f560064
Update README.md 2021-06-02 14:43:21 +09:00
Kanezoh f1b43b06f3
Update README.md 2021-06-02 14:41:50 +09:00
Kanezoh 5da7b544e9
Update README.md 2021-06-02 14:37:33 +09:00
Kanezoh 83b61d23f9
Update README.md 2021-06-02 14:36:52 +09:00
Kanezoh a55d7bcc55 improve README 2021-06-02 14:10:42 +09:00
Kanezoh 88da2f28cc select cookies depending on domain 2021-05-31 14:46:09 +09:00
Kanezoh 813ba7248b add submit 2021-05-30 18:33:11 +09:00
Kanezoh fbd99a854f add history: 2021-05-30 17:09:27 +09:00
Kanezoh 12bcaea03f delete content headers 2021-05-30 13:45:27 +09:00
Kanezoh 71b97b6a38 add runtime error 2021-05-27 08:59:53 +09:00
Kanezoh cbcf025c33 implementing page#forms and fields 2021-05-27 07:40:25 +09:00
Kanezoh 2813e989a9 modeling node 2021-05-26 14:46:50 +09:00
Kanezoh bd90c4032c fake node 2021-05-26 13:49:37 +09:00
Kanezoh 62a178f0da post 2021-05-22 17:18:18 +09:00
Kanezoh 1dd6e72025 get parameters 2021-05-20 21:17:33 +09:00
Kanezoh 890d4e5449 request_data 2021-05-20 18:00:39 +09:00
Kanezoh 16e4c7aed3 model node 2021-05-19 21:23:52 +09:00
Kanezoh f2f450ba60 arrange 2021-05-18 22:10:03 +09:00
Kanezoh 5429d89683 add checkbox 2021-05-18 22:00:04 +09:00
Kanezoh da90024a96 post form 2021-05-18 18:46:43 +09:00
Kanezoh 085c94b93c add form and form_field class 2021-05-05 20:52:06 +09:00
Kanezoh 470fdacee4 save response cookies 2021-05-05 15:53:39 +09:00
Kanezoh 52b77131dc add page title 2021-05-05 11:49:14 +09:00
Kanezoh 715fbfabb7 delegate css method to page's parser 2021-05-04 13:42:58 +09:00
Kanezoh d4d4cc97b3 add parser 2021-05-04 09:56:02 +09:00
Kanezoh b57dd534ac add myhtml 2021-05-04 08:52:16 +09:00
Kanezoh 3abd4be785 change variable name request to client 2021-05-03 13:29:55 +09:00
Kanezoh 224a4f9456 change main 2021-05-03 13:29:06 +09:00
Kanezoh 3f39c9d9bd treat uri as URI 2021-05-03 13:28:34 +09:00
Kanezoh 803e242035 make page class 2021-05-03 12:56:08 +09:00
Kanezoh 41a072cb9c improve README 2021-05-03 08:23:07 +09:00
Kanezoh dc54a60490 add params 2021-05-02 21:13:20 +09:00
Kanezoh 303dac9795 change directory structure 2021-05-02 13:23:23 +09:00
Kanezoh 850a2c6d68 delete unneeded code 2021-05-02 13:01:44 +09:00
Kanezoh aa2bb5701a add request headers 2021-05-01 23:22:37 +09:00