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

Bug when I use phantomjs (ghostdriver) with node-wd-sync 1.2.4 #23

Open
kyo06 opened this issue Dec 12, 2013 · 1 comment
Open

Bug when I use phantomjs (ghostdriver) with node-wd-sync 1.2.4 #23

kyo06 opened this issue Dec 12, 2013 · 1 comment

Comments

@kyo06
Copy link

kyo06 commented Dec 12, 2013

Dear Sir,

Sometimes the script throws an error when I use ghostdriver of phantomjs
phantomjs.exe --webdriver=4444 &

C:\Users\user\workspace\node_modules\wd-sync\node_modules\fibers\futur
e.js:173
throw(ex);
^
Error: Error response status: 13.
at Webdriver._newError (C:\Users\user\workspace\node_modules\wd-sy
nc\node_modules\wd\lib\webdriver.js:80:13)
at C:\Users\user\workspace\node_modules\wd-sync\node_modules\wd\li
b\webdriver.js:119:29
at C:\Users\user\workspace\node_modules\wd-sync\node_modules\wd\li
b\webdriver.js:391:5
at Request._callback (C:\Users\user\workspace\node_modules\wd-sync
\node_modules\wd\lib\webdriver.js:281:7)
at Request.self.callback (C:\Users\user\workspace\node_modules\wd-
sync\node_modules\wd\node_modules\request\index.js:148:22)
at Request.EventEmitter.emit (events.js:98:17)
at Request. (C:\Users\user\workspace\node_modules\wd-sy
nc\node_modules\wd\node_modules\request\index.js:876:14)
at Request.EventEmitter.emit (events.js:117:20)
at IncomingMessage. (C:\Users\user\workspace\node_modul
es\wd-sync\node_modules\wd\node_modules\request\index.js:827:12)
at IncomingMessage.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:920:16
at process._tickCallback (node.js:415:13)

Thank you for your attention

Best Regards

@sebv
Copy link
Owner

sebv commented Dec 14, 2013

Cannot reproduce on Mac, Please provide code sample.

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