Katalon execute test with chrome - window choose browser

Hi
For a few days now, when I run a test with a Chrome browser, the “choose a browser” window appears and I have not found a way to remove this window when running my tests.

I have tried to do it this way:
[image]

![image|605x500](upload://vFZRvpYkSAzcJFH1476GC17H7gB.png)

But it still doesn’t work when I run the test the window still appears

Does anyone know how I can get rid of that annoying window without having to run the test in private mode?

Thank you

Hi there,

Thank you very much for your topic. Please note that it may take a little while before a member of our community or from Katalon team responds to you.

Thanks!

I have found the solution, adding in args

–disable-search-engine-choice-screen

the window no longer appears

Thank you!

Hi,

This worked for me. Be careful to start with double dash

–disable-search-engine-choice-screen