Skip to content
New issue

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

seems that something is wrong with phantomjs #46

Open
duoduoeeee opened this issue Jun 14, 2017 · 3 comments
Open

seems that something is wrong with phantomjs #46

duoduoeeee opened this issue Jun 14, 2017 · 3 comments

Comments

@duoduoeeee
Copy link

Message: {"errorMessage":"Element is not currentl
y interactable and may not be manipulated","reque
st":{"headers":{"Accept":"application/json","Acce
pt-Encoding":"identity","Connection":"close","Con
tent-Length":"164","Content-Type":"application/js
on;charset=UTF-8","Host":"127.0.0.1:42484","User-
Agent":"Python http auth"},"httpVersion":"1.1","m
ethod":"POST","post":"{\"value\": [\"5\", \"5\", 
\"8\", \"5\", \"2\", \"8\", \"5\", \"6\", \"5\", 
\"2\"], \"sessionId\": \"69079350-50e0-11e7-883b-
9988ae14f7a9\", \"id\": \":wdc:1497431064179\", \
"text\": \"5585285652\"}","url":"/value","urlPars
ed":{"anchor":"","query":"","file":"value","direc
tory":"/","path":"/value","relative":"/value","po
rt":"","host":"","password":"","user":"","userInf
o":"","authority":"","protocol":"","source":"/val
ue","queryKey":{},"chunks":["value"]},"urlOrigina
l":"/session/69079350-50e0-11e7-883b-9988ae14f7a9
/element/:wdc:1497431064179/value"}}             
Screenshot: available via screen

After googling I found it in issues of PhantomJS. What might be the problem?

@lucasjinreal
Copy link
Owner

Probably caused by un fully loaded of page in PhantomJS, you can change the delay time.

@duoduoeeee
Copy link
Author

I am planning to write a cookie directly in the cookies.kpl file. Are cookies directly output to that file without any formatting?

@lucasjinreal
Copy link
Owner

actually, you can copy and paste cookies from browser and send as a string into scraper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants