Unable to find an exact match for CDP version 124, returning the closest version; found: 122; Please update to a Selenium version that supports CDP version 124

699 views
Skip to first unread message

Vik KZ

unread,
May 1, 2024, 4:26:01 AM5/1/24
to Selenium Users
Hello all,

Have the issue with 'Unable to find an exact match for CDP version 124, returning the closest version; found: 122; Please update to a Selenium version that supports CDP version 124'

Apr. 30, 2024 6:54:38 P.M. org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch

WARNING: Unable to find an exact match for CDP version 124, returning the closest version; found: 122; Please update to a Selenium version that supports CDP version 124

Exception in thread "main" org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input type="submit" value="Create PO" name="submit"> is not clickable at point (167, 572). Other element would receive the click: <iframe id="aswift_2" name="aswift_2" style="width: 1005px !important; height: 124px !important; display: block; margin: 0px auto;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="1005" height="124" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://googleads.g.doubleclick.net/pagead/html/r20240425/r20110914/zrt_lookup_fy2021.html#RS-0-&amp;adk=1812271801&amp;client=ca-pub-3642151754251568&amp;fa=1&amp;ifi=3&amp;uci=a!3&amp;btvi=2" data-google-container-id="a!3" tabindex="0" title="Advertisement" aria-label="Advertisement" data-google-query-id="CNaMz4mE64UDFQXPTwIdckUJEw" data-load-complete="true"></iframe>

(Session info: chrome=124.0.6367.119)

Build info: version: '4.18.1', revision: 'b1d3319b48'

System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'

Driver info: org.openqa.selenium.chrome.ChromeDriver

Command: [8f0c6f72a3ff9f129e51ebae455aed53, clickElement {id=f.D2DC021514AA4B521AB11C4D4823611E.d.E1C35DF91AF8B79C1FE9F4BE1B5C678D.e.349}]

Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.119, chrome: {chromedriverVersion: 124.0.6367.91 (51df0e5e17a8..., userDataDir: C:\Users\camik\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56908}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:56908/devtoo..., se:cdpVersion: 124.0.6367.119, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}

Element: [[ChromeDriver: chrome on windows (8f0c6f72a3ff9f129e51ebae455aed53)] -> name: submit]

Session ID: 8f0c6f72a3ff9f129e51ebae455aed53

at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)

at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)

at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)

at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)

at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)

at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)

at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)

at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)

at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)

at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:519)

at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)

at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)

at com.smarttest.mypackage.PoNoDDL_MakeSelection.main(PoNoDDL_MakeSelection.java:70)


Thank you Regards

Viktor

Mahadevayya M K

unread,
May 2, 2024, 5:51:07 AM5/2/24
to Selenium Users
Hello

I would highly recommend you to use the selenium manager where you dont have to depend on driver and let Selenium manager to handle to return the closest version
And also make sure you dont have any pre-installed drivers.

Thanks!

Reply all
Reply to author
Forward
0 new messages