Skip to main content

Desktop browser testing with TestCloud

TestCloud supports desktop browser testing across multiple browsers on Windows, macOS and Linux. The desktop test environments include: Chrome, Chrome (headless), Edge Chromium, Firefox, Firefox (headless), Safari (macOS only) and IE (Windows only).

Desktop browsers on TestCloud are accessible from both Katalon Studio and TestOps. This guide shows you how to run TestCloud desktop browser tests in Studio, TestOps, and KRE.

Important:

Run tests on desktop browsers in Studio

To run desktop browser tests in a TestCloud environment, follow these steps:
  1. In Katalon Studio, go to Project > Settings > Katalon Platform. Make sure TestCloud integration is enabled & click Apply and Close.
For Test Suite
  1. Open a test suite.
  2. In the main toolbar, click the dropdown arrow of the Run button and select TestCloud.
    The TestCloud Configuration dialog appears as below. Specify the OS, browser, and browser version for Desktop Browsers environment. Then click Run.

For Test Suite Collection (TSC)
  1. Open a TSC and double-click the Run with row of the individual test suite.

    The Select an environment dialog appears as below. Choose TestCloud as your test environment, then click OK.

  2. Double-click the Run Configuration row of the TSC to prompt the TestCloud Configuration dialog.
  3. In the TestCloud Configuration dialog, specify the OS, browser, and browser version for Desktop Browsers environment.

  4. Click Run.

Run test on desktop browsers in TestOps

To run desktop browser tests in a TestCloud environment, follow these steps:
  1. Sign in to Katalon TestOps and go to your project.
  2. Go to Test Execution > Schedule Test Run.
    The Schedule Test Run dialog pops up.
  3. In the Environment section, click the drop-down menu and select More options.
  4. You should see the dialog below. Select the Desktop Browsers tab and select your environment.
    For example, you can execute your tests on Chrome browser version 128 of a macOS machine.
  5. Click Save to return to the Schedule Test Run dialog.
  6. Fill in the required fields and click Run to trigger the test run.

Run tests on desktop browsers in Katalon Runtime Engine

Note:
  • When running tests from KRE to TestCloud environments, you only need a TestCloud subscription; a KRE license is not required.

To run desktop browser tests with Katalon Runtime Engine, we recommend using Command Builder in Katalon Studio to generate the commands. For detailed instruction, refer to: Command Builder in Katalon Studio.

After you have declared the required information, specify the mobile browser environment in the Run Configuration section and generate the command to run with KRE. Command Builder in Katalon Studio

Was this page helpful?