-
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/mechanize/_mechanize.py", line 668, in select_form
raise FormNotFoundError("no form matching " + description)
mechanize._mechani…
-
When trying to login with credentials where a umlaut is contained in the password the scripts fails with the following error:
```
23:09:26 T:1599075360 NOTICE: -->Python Interpreter InitializedPytho…
-
Today I tested WWW-Mechanize as part of the CPAN-River-3000 against perl-5.31.3. The test named in the subject line hung indefinitely:
```
{
author => "OALDERS",
dist => "WWW-Mechanize",
d…
-
In Issue #475 @steveklabnik expressed a desire to have a mech script that can grab an API key for you. I dig automation and haven't had a chance to play with Mechanize yet. I'll try and tackle this in…
-
Attempting to open a site configured with an SSL3 certificate (e.g. https://www1.pplweb.com/) results in the unhelpful error:
```
File "/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.p…
-
Tried Crawlera with :poltergeist_phantomjs and there is no way you can make it run
There is a bug in the gem : mechanize should register cert as following:
browser.driver.browser.agent.ca_file =…
-
See #43 and #42.
-
テストスクリプトでMechanizeでコケることを確認
``` ruby
# test.rb
require 'Mechanize'
agent = Mechanize.new;
agent.user_agent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) C…
-
hubic-swift worked flawlessly. Since today, I get the following error:
```
$ ./hubic-swift stat
/usr/lib/ruby/vendor_ruby/mechanize/http/agent.rb:268:in `fetch': 509 => (Mechanize::ResponseCodeErro…
-
Since yesterday, when i try to open pixivutil 2 i get this error, tried updating my cookies but nothing changes
Error at doLogin(): (, , )
Traceback (most recent call last):
File "PixivUtil2.…