Skip to content

[πŸ› Bug]: Unable to find match for CDP version 129 - SELENIUM IS 4.25.0Β #14538

@Tennessene

Description

@Tennessene

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 error

Relevant 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 129

Operating 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

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions