It takes more than 2-3 mins to load the browser when I run the test cases. The execution otherwise is okay. I tried using Chrome and Firefox and facing the same problem with both of them.
Oh…my bad. As Dave mentioned, Windows 7 and latest version of Katalon also have this issue. I’ll try if an older version of Katalon resolves this. Thanks.
I have not had the time to downgrade my Katalon Studio version, but I have found that the issue might be due to the chrome driver not shutting down for previously executed tests cases.
As a work-around I created a Windows batch file named “CloseDrivers.bat” with the following contents:
If I see the error occurring I run the batch file before running my test case. Seems to help as I am not seeing the error after having run the batch file.
@Russ_Thomas We are a team of three and only one of them is facing this issue. Surprisingly, we all have the same system configuration and Katalon version. But I’ll give it a try and let you know if this solves the issue.
Update, killing my web drivers works/helps for one test case run… After that Katalon Studio displays not responding and takes 30+ seconds before executing; which is becoming unworkable… Would one of the Katalon dev folks be able to investigate? I have seen a number of other posts with the same issue. I’ve cleared cache, killed web drivers, changed memory settings, stopped and started KS… Nothing is working. Test cases are 40 steps long, nothing complicated.
We already have plans to improve KS performance in the near future. I can’t tell you the exact time or release version, but do know that we’ve noticed your issues and are working on it.