Open Sauce Labs official website
Register an account and login
Click User Setting in the menu with your profile name to get access key
Click Dashboard and then click Automated Tests
Use Capabilities Generator, select WebDriver(W3C) and then choose your divice , operating system, browser and select node.js format, and then replace all '
to "
Change browserVersion
and platformName
to version
and platform
if your browser is not the followings (W3C Capabilities support):
If your browser is W3C Capabilities supported , fill your username and accesskey in sauce:options
Otherwise, remove sauce:options
and manually add username
and accesskey
on top level
Open SideeX and press the setting button
Toggle Playback through WebDriver
Add a new service and then add a new browser
Fill in Server URL with ondemand.saucelabs.com
and port 80
Click on Capability Editor and paste the capability
Play the test case. A browser window will be automatically triggered by Sauce Labs.