That might be an issue extracting the version, but as mentioned before
ZAP is not using the CDP APIs so that warning can be safely ignored.
Alternatively you could try with a weekly release which is using a newer
version of Selenium.
Best regards.
On 18/09/2023 10:04, Lia wrote:
> Hi thc202,
>
> I have added the -addonupdate into my command line as per Simon's
> suggestion.
> I am also using the latest version of Chrome browser: 117.0.5938.89 64 bit
> And the chromedriver version is 117.0.5938.62
>
> But I am still getting this message in the console:
>
> *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.10.0` 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.*
>
> * org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch*
>
> *WARNING: Unable to find CDP implementation matching 1*