Unable to find CDP implementation matching 122

91 views Asked by At

Mar 13, 2024 2:55:30 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.8.1 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.

I'm using selenium version 4.8.1 and webdriver 5.7.0 I upgraded to selenium version 4.18.1 and webdriver 5.7.0 In Intelli J idea it is working but when I run pipeline in Azure dovops it shows pom.xml error

0

There are 0 answers