0

Katalon test running stuck on Running with all the browser options

Katalon stuck on running

Any clue on how to solve this?

I am using a simple open browser script

jacalf
  • 1
  • 2

4 Answers4

0

Maybe Chrome version and ChromeDriver version are incompatible. Refer to this page on how to update ChromeDriver in Katalon Studio: https://docs.katalon.com/display/KD/Update+or+Replace+Web+Browser+Drivers+and+Selenium

plaidshirt
  • 5,189
  • 19
  • 91
  • 181
0

If it's stuck, there are solutions.

  1. Close katalon and re-run it.
  2. Open the 'Task Manager' and delete chrome driver from background process.
  3. Update chromedriver.exe file.
Grafeen
  • 26
  • 1
0

If you are using any Katalon profiles, please change those from defaults

Ex : enter image description here

lahimadhe
  • 374
  • 2
  • 16
0

If you are using Katalone studio then all you have to do is you have to close the Chrome browser on which the script is being run by the Katalone studio and it will start working from where stopped.