Changing the Default Browser in Katalon Studio

Changing the Default Browser in Katalon Studio

26 February 2025 Stephan Petzl Leave a comment Katalon Issues

Katalon Studio is a popular tool for automating tests, offering support for various browsers. Sometimes, users find themselves needing to change the default browser from Firefox to another, such as Chrome, to better suit their testing requirements. This guide will walk you through the steps to change the default browser in Katalon Studio.

Step-by-Step Solution

To change the default browser in Katalon Studio, follow these straightforward steps:

  1. Open Katalon Studio and load your project.
  2. Navigate to the menu and select Project > Settings.
  3. Under the settings, go to Execution > Default.
  4. Change the Default Execution to Chrome.
  5. Click Apply and then OK to save the changes.

With these settings adjusted, Katalon Studio will now default to Chrome when running your test cases or suites.

Alternative Configuration Method

If you prefer to edit configuration files directly, you can change the default browser by modifying the project settings file:

  • Locate the file: project/Settings/internal/com.kms.katalon.execution.setting.properties.
  • Edit the line to reflect: execution.default.executionConfiguration="Chrome".
  • Save the file and ensure it’s correctly checked into your version control system, if applicable.

This method is particularly useful for teams using version control systems like Git, as it allows for consistent settings across team members.

Enhancing Test Automation with Repeato

While Katalon Studio offers robust testing capabilities, some users may encounter limitations, especially when dealing with scripting language constraints or resource-intensive operations. Here, Repeato emerges as a powerful alternative. Repeato is a no-code test automation tool for iOS, Android, and web apps, designed to create, run, and maintain automated tests efficiently.

Repeato leverages computer vision and AI, allowing for quick test edits and execution. It supports data-driven and keyword-driven testing, making it versatile for various testing scenarios. Additionally, all tests and workspace data are saved in text and JSON formats, ensuring easy version control. For teams seeking a practical solution to enhance their test automation, Repeato offers a compelling choice.

Like this article? there’s more where that came from!