Hi I am having issue running katalon studio for IE getting Error
Command line server for the IE driver has stopped working please help.
I am using katalon studio - Katalon_Studio_Windows_64-5.3.1
Screenshot attached
Hi I am having issue running katalon studio for IE getting Error
Command line server for the IE driver has stopped working please help.
I am using katalon studio - Katalon_Studio_Windows_64-5.3.1
Screenshot attached
Can you provide Katalon Studio logs in this case?
By the way, I’ve seen a similar fix to IEDriverServer here: https://github.com/SeleniumHQ/selenium/pull/5304 and it’s live on version 3.9.0.0, so you should grab the latest IEDriverServer on this page: https://www.seleniumhq.org/download/ and replace it in Katalon Studio folder (https://docs.katalon.com/display/KD/Update+or+Replace+Web+Browser+Drivers+and+Selenium)
Hello I have updated drivers but not helping at all please help let me know what more information you need
Screenshot attached - all of sudden script not clicking on objects nothing happening you stuck on 1st screen
everything was working fine 2 days ago please help
Updated IE driver screenshot
Oh I see let me take a look first
Ah you need to provide Katalon Studio logs also, not just execution logs here by the way
how to provide katalon studio logs?
I am happy to delete all my katalon files and will download again but will keep test cases folder please tell how to proceed this is very serious issue for us.
mahesh joshi said:
I am happy to delete all my katalon files and will download again but will keep test cases folder please tell how to proceed this is very serious issue for us.
Logs are available from these places:
Windows (\config\.metadata\.log):
MacOS (file:///Applications/Katalon%20Studio.app/Contents/MacOS/config/.metadata/.plugins/org.eclipse.ui.workbench/log):
By the way we can’t determine the root cause of this issue yet, any changes to your AUT recently? Or your IE?
ohh ok I see I will check the team tom at. work will give you more details
What do you mean by AUT ?
Another workaround solution is:
1. setup in registry "HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Main"a key "TabProcGrowth" with value "0" 2. disable killing iexplore and iedriverserver before starting3. run test(s)
sure I will tell that to my support team because to change registry settings tommorow
I did not understand last 2 steps you mentioned
Ah no just forget it, you just need to add above registry and ensure there is no IEDriverServer.exe is running before you actually execute a test