I am trying to launch the chrome with an URL but the browser launches and it does nothing after that.
I am seeing the below error after 1 minute
Unable to open browser with url: ‘https://xyz…’ (Root cause: org.openqa.selenium.WebDriverException: unknown error: DevToolsActivePort file doesn’t exist
(Driver info: chromedriver=2.39.562718 (9a2698cba08cf5a471a29d30c8b3e12becabb0e9),platform=Windows NT 10.0.15063 x86_64) (WARNING: The server did not provide any stacktrace information)
My configuration:
Chrome : 66
ChromeBrowser : 2.39.56
Already Set the Proxy to System proxy
Already Set the chrome property to ----no-sandbox
Hi everyone, I have encountered the same problem. I am unable to run Chrome in Katalon, the browser will launch bit does not navigate to my URL. I am getting the same error as DevToolsActivePort file doesn’t exist
I have tried everything as per the suggestions but with no luck. Could someone please assist.
if we write some script which is expected to execute on all type of browser then this custom keyword will not help is there any other solution for this issue ?