Getting saucelabs context divs using sst-remote

Asked by Reid

Hi there,

Just started using SST to simplify my testing, but I have a question here.

Saucelabs lets you make every context message visible in a div that is inserted the page so you can see them in their videos: http://sauceio.com/index.php/2010/11/test-videos-fun/

They explain that you can add this to your browser string to do this:
"user-extensions-url": "http://saucelabs.com/ext/setContext.js"

Can't seem to find a way to do this with sst-remote. Is there a way I can do this from the command line when I run sst-remote or can I specify this somewhere in the config?

Thanks!!

Question information

Language:
English Edit question
Status:
Solved
For:
selenium-simple-test Edit question
Assignee:
No assignee Edit question
Solved by:
Reid
Solved:
Last query:
Last reply:
Revision history for this message
Reid (rangwin) said :
#1

Nevermind... Looking in the wrong place. All the info is here: http://saucelabs.com/docs/ondemand/additional-config#user-extensions-url

Thanks!