-
Notifications
You must be signed in to change notification settings - Fork 61
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
Defaulting to older version of chrome in sauce labs #87
Comments
Can I request you to set If you have a PR fixing it, would love to take that in. |
When I tried to set to chrome version and execute, i am seeing below error message browser-perf https://www.choicehotels.com --browsers=C:\Users\pkashipa\Desktop\browser.json --selenium=ondemand.saucelabs.com --username=*********** --accesskey=************ It would be good, if you can suggest me how to pass version and platform details in command line as json config is not working. Json file contains below { Error logs: TypeError: namespace.charCodeAt is not a function I tried to modify in your code but even I am not able to find where to modify the sauce configuration. I did observe below in options.js file. // browsers
|
Hi,
When I tried to execute below command using my sauce credentials, by defaulted its routed to windows xp system and chrome version 49
Windows XP
Chrome 49
https://saucelabs.com/beta/tests/f0b43f7f8b8f4486a5daf6c8fff343d0/commands#19
browser-perf http://yourwebsite.com --browsers=chrome --selenium=ondemand.saucelabs.com --username=username --accesskey=accesskey
Attached saucelabs log details
Can you configure it in such a way that, it will be routed to latest version
log.txt
The text was updated successfully, but these errors were encountered: