DevExpress / testcafe-browser-provider-saucelabs

This is the Sauce Labs browser provider plugin for TestCafe.
https://devexpress.github.io/testcafe/
MIT License
32 stars 41 forks source link

Mobile Instructions #40

Closed danielfigueiredo closed 5 years ago

danielfigueiredo commented 5 years ago

Hey, first of all thanks for this library

I was trying to run my tests against mobile supported browsers on saucelabs but no dice. I can run against any desktop environment available there, however none of the configs against mobile browsers worked

Is there some example or a simple command line example on how to build the capability for a mobile browser, say iphone 6 iOS ?

danielfigueiredo commented 5 years ago

You can get this by running:

npm install --save-dev testcafe testcafe-browser-provider-saucelabs
./node_modules/.bin/testcafe --list-browsers saucelabs