How to spy, record, and run Katalon Script on Chromium-based browsers (Brave, Vivaldi,...)

In this tutorial, we will learn how to spy elements, record steps and run Katalon Script with Chromium based browser with few simple steps. I will use Brave browser (a Chromium based browser) in this demonstration.

Steps

Link to my sample project: GitHub - duyluonganh/test_katalon_with_brave

For some browsers which have their own driver such as Opera. We can download their drivers: Releases · operasoftware/operachromiumdriver · GitHub and replace the driver with the bult-in Katalon Studio Chrome driver:Upgrade or Downgrade WebDrivers in Katalon Studio | Katalon Docs

Happy testing

2 Likes