Skip to main content

Set desired capabilities for TestCloud environment

In a Katalon project, you can set desired capabilities for browsers and applications. These desired capabilities will be applied when you trigger execution in TestCloud environments from Katalon Studio or TestOps.

Here are some common use cases that desired capabilities become useful in web and mobile testing:

This document shows you how to set desired capabilities when executing tests with TestCloud environments.

Set TestCloud desired capabilities

The settings for TestCloud desired capabilities will apply for test execution from Katalon Studio and TestOps. Follow these steps:

Note:

With the exception of TestCloud execution in Linux environments (browsers on Linux), you need to specify desired capabilities in Settings > Desired Capabilities > Web UI.

  1. Open your project in Katalon Studio.
  2. Go to Project > Settings > Desired Capabilities and select TestCloud.
  3. In the TestCloud table, add a katalon:options property, set Type as Dictionary, then click the ....
  4. In the Dictionary Property Builder dialog, input the desired capabilities.

  5. Click OK and Apply to save the configurations.
TestOps and Studio will apply the desired capabilities when you trigger a test run.
Was this page helpful?