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
what should i do ?
./load.sh "http://www.wp.pl" 1 phantomjs http://www.wp.pl phantomjs Start test 65166 PID TT STAT TIME COMMAND 65166 3 RL+J 0:00.00 phantomjs --local-to-remote-url-access=true --load-images=true --ignore-ssl-errors=true --web-security=false loadreport.js http://www TypeError: undefined is not an object (evaluating 'phantom.args.length')
The text was updated successfully, but these errors were encountered:
Found a similar issue on jamesgpearce/confess#9, I tried the fix, but still no dice. Looks like it is phantomjs 2.0 related.
Sorry, something went wrong.
@see #3
No branches or pull requests
what should i do ?
./load.sh "http://www.wp.pl" 1 phantomjs
http://www.wp.pl
phantomjs
Start test
65166
PID TT STAT TIME COMMAND
65166 3 RL+J 0:00.00 phantomjs --local-to-remote-url-access=true --load-images=true --ignore-ssl-errors=true --web-security=false loadreport.js http://www
TypeError: undefined is not an object (evaluating 'phantom.args.length')
The text was updated successfully, but these errors were encountered: