We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malbook:~ rasmusmalver$ webkit2png --no-js --ignore-ssl-check https://github.com/paulhammond/webkit2png/issues Fetching https://github.com/paulhammond/webkit2png/issues ... 2016-02-12 08:47:07.918 Python[98969:2874172] <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'setValue_forKey_'
It hangs on any use of --no-js or --nojs on any website with any other parameters set.
--no-js
--nojs
I'm using webkit2png 0.8-dev on the MacBookPro 9,2 running OS X 10.11.2 (15C50), with the --ignore-ssl-check patch.
webkit2png 0.8-dev
MacBookPro 9,2
OS X 10.11.2 (15C50)
--ignore-ssl-check
The text was updated successfully, but these errors were encountered:
Having the same issue here.
MacOS 10.12.4
MacBookPro12,1
Sorry, something went wrong.
@paulhammond Same here. Any chance disabling JS would speed up execution time?
No branches or pull requests
It hangs on any use of
--no-js
or--nojs
on any website with any other parameters set.I'm using
webkit2png 0.8-dev
on theMacBookPro 9,2
runningOS X 10.11.2 (15C50)
, with the--ignore-ssl-check
patch.The text was updated successfully, but these errors were encountered: