Disable Javascript when testing on TestCloud devices
In some cases, you want to run your web tests without JavaScript execution in the browser on TestCloud devices. To do so, you need to set the relevant desired capabilities to disable JavaScript during automated test runs.
To disable Javascript in Katalon Studio:
Go to Project > Settings > Desired Capabilities and select TestCloud.
Add the following Dictionary-typed properties:
Click Apply & Close to save the settings.