How to integrate Suace Lab with Katalon?

Can’t able to find option to integrate Sauce lab.

Hi,

Its working.

Thanks.

Hi there,

To integrate with Saucelabs, you need to execute your test scripts using ‘Remote’ option based on SauceLabs provided capabilities of your choices. Below are steps on how to get your desire SauceLabs capabilities.

Login to SauceLabs.
Navigate to ‘Account’ page after logged in and note / copy your ‘Access Key’ value: http://prnt.sc/f6hsmz
Go to ‘Platform Configurator’ page. Select the settings you want and SauceLabs will generate capabilities for you.http://prnt.sc/f6hst5
In Katalon Studio, open ‘Remote’ settings and pass SauceLabs settings from step #2 and #3 with some adjustments:

Remote Web Server URL: "[https://](https:)``USERNAME:ACCESS_KEY``@ondemand.saucelabs.com:443/wd/hub",e.g from my account: [https://t](https:)oi5``:a4r6trgfd87gdsadfdss``@ondemand.saucelabs.com:443/wd/hub

Other settings are gotten from step #3.

If you do it correctly, the settings will be like this: http://prnt.sc/f6ht0n. Then the final step will be selecting ‘Remote’ item for execution