is it possible to open browser with Katalon in Private Navigation ?
You can use chrome command line switch “–incognito” to launch in private mode
Just create custom browser with following configuration
1 Like
Thank you for your answer, It Worked !