Chrome and driver matching? if not, kindly update them
sessionId798dbeca7cd5300aa8a1276349dc4964seleniumVersion4.39.0proxyInformationProxyInformation { proxyOption=NO_PROXY, proxyServerType=HTTP, username=, password=********, proxyServerAddress=, proxyServerPort=0, executionList=“”, isApplyToDesiredCapabilities=true }platformWindows 10browserChrome 146.0.7680.178
Logs till browser launch:
2026-04-08 13:21:21.971 INFO c.k.k.c.l.logback.LogbackConfigurator - Logback default configuration initialized from: C:\Users\dm\.katalon\packages\KS-11.0.1\configuration\org.eclipse.osgi\148\0\.cp\resources\logback\logback-execution.xml
2026-04-08 13:21:22.022 INFO c.k.k.c.l.logback.LogbackConfigurator - Logback custom configuration initialized from: H:\git\Katalon_SARS_HappyPath\Include\config\log.properties
2026-04-08 13:21:39.144 INFO c.k.katalon.core.main.TestCaseExecutor - --------------------
2026-04-08 13:21:39.145 INFO c.k.katalon.core.main.TestCaseExecutor - START Test Cases/ARS/ARS_Regression
2026-04-08 13:21:40.258 INFO c.k.katalon.core.main.TestCaseExecutor - (Default) url =
2026-04-08 13:21:40.261 INFO c.k.katalon.core.main.TestCaseExecutor - (Default) email =
2026-04-08 13:21:40.263 INFO c.k.katalon.core.main.TestCaseExecutor - (Default) password =
Download path: H:/git/Katalon_SARS_HappyPath/downloads
Chrome setup completed
2026-04-08 13:21:42.017 DEBUG testcase.ARS_Regression - 1: System.setProperty(“webdriver.chrome.driver”, getProjectDir() + “/driver/chromedriver.exe”)
2026-04-08 13:21:42.021 DEBUG testcase.ARS_Regression - 2: options = new org.openqa.selenium.chrome.ChromeOptions()
2026-04-08 13:21:42.417 DEBUG testcase.ARS_Regression - 3: options.addArguments(“–disable-notifications”)
2026-04-08 13:21:42.421 DEBUG testcase.ARS_Regression - 4: changeWebDriver(new org.openqa.selenium.chrome.ChromeDriver(options))
Apr 08, 2026 1:21:55 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 146, returning the closest version; found: 143; Please update to a Selenium version that supports CDP version 146
2026-04-08 13:21:55.739 INFO c.k.k.core.webui.driver.DriverFactory - sessionId = 798dbeca7cd5300aa8a1276349dc4964
2026-04-08 13:21:55.785 INFO c.k.k.core.webui.driver.DriverFactory - browser = Chrome 146.0.7680.178
2026-04-08 13:21:55.787 INFO c.k.k.core.webui.driver.DriverFactory - platform = Windows 10
2026-04-08 13:21:55.791 INFO c.k.k.core.webui.driver.DriverFactory - seleniumVersion = 4.39.0
2026-04-08 13:21:55.813 INFO c.k.k.core.webui.driver.DriverFactory - proxyInformation = ProxyInformation { proxyOption=NO_PROXY, proxyServerType=HTTP, username=, password=********, proxyServerAddress=, proxyServerPort=0, executionList=“”, isApplyToDesiredCapabilities=true }
2026-04-08 13:21:55.968 DEBUG testcase.ARS_Regression - 5: navigateToUrl(
You wrote “Browser launching took 5 mins”.
On the other hand you showed us a log which starts at
2026-04-08 13:21:21.971
and cut at
2026-04-08 13:21:55.968
In between the two timestamps, just 34secs passed.
The log does not prove a case where “Browser launching took 5 mins”.
Please provide a more informative log.
This message proves that the version of Chrome is 146.0.7680.178.
Then what is the exact version of ChromeDriver which you have at getProjectDir() + “/driver/chromedriver.exe” ?
Please do not say “it’s ok”. Please provide information. Please show the result of
$ ./chromedriever.exe --version
Username: ntambararukakasteven@gmail.com
Hello, All the Possible Ways i Have Tried are not getting to the Point
- Change Browsers
- Use Private Browser Means like New Private Window(Mozilla) or Incognito(Google Chrome)
- Restart Katalon Studio
- Do complete Removal of Katalon Studio Back Settings and Files Remove .cache,.bin and other files
I have restored and started Katalon Studio but then not Opening the https://testops.katalon.io
Let me know if this can Help on katalon Top User Icon then go to manage
Can i have it open the TestOps Link into the Organization(No)
It is not working after Backup, Uninstallation and restore
Manage API Keys
Let me know for any further ideas,
Thanks
Please stop invading the topic of @dm12 with a post not related to the original post.
We can consider like when click on run button to launch the chrome. it took 5 mins.
@kazurayam if possible can we connect and i do the screen share. Is that fine for you??
No, I am not willing to. I don’t think I can do any more.
please kindly create a new topic for your question, since this is unrelated to this thread. Thank you for your understanding
Check for Listner, Before Test Case if you have some sort of delay over there, Also check Java Version, JRE Etc, Clean Java Garbarge Collector. Check for Task manager if there is any intrupt causing delay. Make sure your katalon logs are clear sometime logs pil up cause delay.
For more analysis you can time lock the script to see the time and also share logs,
On cloud its normal to take some mints initallly as pods are getting up but on local it should be instant. Let me know if this help



