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

getTitle included a bad session ID #29

Closed
tiefenb opened this issue Oct 16, 2011 · 1 comment
Closed

getTitle included a bad session ID #29

tiefenb opened this issue Oct 16, 2011 · 1 comment

Comments

@tiefenb
Copy link

tiefenb commented Oct 16, 2011

i get in every test with the getTitle function this error:

markus-imac:saucelabs markus$ node example-test.js
getNewBrowserSession: {"url":"http://example.saucelabs.com/","username":"*******","access-key":"*********","os":"Windows 2003","browser":"firefox","browser-version":"7","name":"This is an example test"}, http://example.saucelabs.com/
open: /
getTitle:

/Users/markus/saucelabs/example-test.js:27
if (err) throw err;
^
AssertionError: Title did not include the query
at /Users/markus/saucelabs/example-test.js:23:12
at /Users/markus/node_modules/soda/lib/soda/client.js:219:11
at IncomingMessage. (/Users/markus/node_modules/soda/lib/soda/client.js:126:9)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Client.onData as ondata
at Client._onReadable (net.js:683:27)
at IOWatcher.onReadable as callback
markus-imac:saucelabs markus$

if i log title in the getTitle function i get: "The command you just sent (getTitle) included a bad session ID. Usually this is due to an ignored error message in an earlier command."

@tiefenb tiefenb closed this as completed Oct 18, 2011
@ddopson
Copy link

ddopson commented Aug 12, 2012

Why was this closed? I am having the exact same issue.

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