Unable to run testcases in EDGE browser

Hi I’m unable to run test cases in EDGE browser, throwing errors as below:
Im using Windows 10
Edge browser version:
Microsoft Edge 44.17763.1.0
Microsoft EdgeHTML 18.17763
Note: Follows all the steps according to configuration documents steps but no luck
Thanks

So there is another issue been raised having the same experience. This issue has occured with internet explorer in the past so i think its probably going to be a bug with edge. @devalex88

I believe so,some how i randomly managed to run on EDGE only once but after that never able to.

I faced the same issue and I was able to solve the issue by replacing the edgeDriver with the driver supported by the system.

Step 1: Open edge and find the version

Step 2: Navigate to Microsoft Edge WebDriver | Microsoft Edge Developer

Step 3: Find the compatible driver and download

Step 4: Replace the edgeDiver under Katalon_Studio_Windows_64-6.1.2\Katalon_Studio_Windows_64-6.1.2\configuration\resources\drivers\edgedriver

Step 5: Restart Katalon.

I hope this will fix your issue. happy testing:-)

1 Like

i closed this as it is inactive