Skip to main content

Disable Javascript when testing on Test Execution - Cloud devices

In some cases, you want to run your web tests without JavaScript execution in the browser on Cloud Execution 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:

  1. Go to Project > Settings > Desired Capabilities and select Cloud Execution.

  2. Add the following Dictionary-typed properties:

  3. Click Apply & Close to save the settings.

Was this page helpful?