Facing Issue while getting API Request and Respnses

267 views
Skip to first unread message

Guru Prashanth

unread,
Mar 20, 2023, 11:21:37 AM3/20/23
to ChromeDriver Users
Hi,
I facing issue while getting the API Request's and Response's by using DevTools Class and showing below error in Chrome Driver Version is 111.0.5563.64.

Failed Error:
INFO: Unable to find CDP implementation matching 111.
Mar 20, 2023 8:30:50 PM org.openqa.selenium.chromium.ChromiumDriver lambda$new$3
WARNING: Unable to find version of CDP to use for . You may need to include a dependency on a specific version of the CDP using something similar to `org.seleniumhq.selenium:selenium-devtools-v86:4.2.2` where the version ("v86") matches the version of the chromium-based browser you're using and the version number of the artifact is the same as Selenium's.
Exception in thread "main" org.openqa.selenium.devtools.DevToolsException: You are using a no-op implementation of the CDP. The most likely reason for this is that Selenium was unable to find an implementation of the CDP protocol that matches your browser. Please be sure to include an implementation on the classpath, possibly by adding a new (maven) dependency of `org.seleniumhq.selenium:selenium-devtools-vNN:4.2.2` where `NN` matches the major version of the browser you're using.
Build info: version: '4.2.2', revision: '683ccb65d6'
System info: host: 'AMGBLR1857-LT', ip: '192.168.1.101', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.3'
Driver info: DevTools Connection
at org.openqa.selenium.devtools.noop.NoOpDomains.target(NoOpDomains.java:59)
at org.openqa.selenium.devtools.DevTools.createSession(DevTools.java:95)
at DevTools123.DevTools234.main(DevTools234.java:25)

Robert Turner

unread,
Mar 20, 2023, 11:44:57 AM3/20/23
to Guru Prashanth, ChromeDriver Users
Make sure you are using Selenium version 5.8.1 (which only supports upto CDP 110), but there is no newer version yet. I will at least map CDP 111 to CDP 110 in its implementation.

DISCLAIMER: The contents of this email, including any attachments that it may contain, are privileged and confidential information, and may also constitute as proprietary, and are intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by email and delete the original message. Unintended recipients are strictly prohibited from copying, disclosing, and/or distributing such contents in any manner or form. Opinions, conclusions, and other information in this transmission that do not relate to the official business of Amagi, including all its affiliates, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless expressly and specifically stated as otherwise, or followed by written confirmation, by an authorized signatory of the Company.

--
You received this message because you are subscribed to the Google Groups "ChromeDriver Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromedriver-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chromedriver-users/fc7cdba1-db3d-4ae2-a15a-61d4890d4acan%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages