Google Chrome is not working with Katalon

When executing scripts using Chrome (on Mac OS X), it appears to open the browser, but then the browser closes right away.

Vinh-

This worked! Thanks so much!

Same problème on Windows X 64 using Chrome54. Replacing the chrome driver make it works.

https://chromedriver.storage.googleapis.com/2.25/chromedriver_win32.zip

to

Katalon_Studio_Windows_64_v4.1\configuration\resources\drivers\chromedriver_win32\

Looks like you are using Chrome 54, this is a solution:

- Download latest Chrome Driver in this page:

http://chromedriver.storage.googleapis.com/2.25/chromedriver_mac64.zip
- Replace the current chrome driver in katalon.app/configuration\resources\drivers\chromedriver_mac32 with the one you’ve downloaded above
- Try again with your usage in Chrome

Next Katalon Studio’s release will fix this issue.