Hello,
I’m trying to automate some tests for my app. The trouble is when I want to authenticate using the login page and sendKeys to fill the login and the password and then click on login button. The redirection is not working in any explorer. I tried the same procedure using chrome outside of katalon and it is working fine.
Any solution to have the same configuration in chroime inside and outside of katalon studio.
Thanks all