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
1 Like
system
July 31, 2024, 10:07am
2
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!
3 Likes
Hi,
This worked for me. Be careful to start with double dash
–disable-search-engine-choice-screen