-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended
Description
What happened?
When I run my program with Selenium 4.25.0 as the dependency and chromeDriver/Chrome 129.0.6668.58 (seems to be any 128 or 129 version), I get the message saying it can't find a match for CDP version 129 when I'm using Selenium 4.25.0
How can we reproduce the issue?
The repo is at https://github.com/Tennessene/SampleSeleniumProject
Run the "Test Run" workflow
The log should print the errorRelevant log output
Sep 25, 2024 5:43:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 129, returning the closest version; found: 127; Please update to a Selenium version that supports CDP version 129Operating System
macOS Sequoia / Windows 11 / Ubuntu 22.04
Selenium version
Java 4.25.0
What are the browser(s) and version(s) where you see this issue?
Chrome 129.0.6668.58
What are the browser driver(s) and version(s) where you see this issue?
chromeDriver 129.0.6668.58
Are you using Selenium Grid?
No
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended