Description
Selenium 4.36 was just released (via #16355) to resolve #16304 however, now that Chrome 141 has been released in the intervening period, the error below occurs:
Oct 04, 2025 12:49:12 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 141, returning the closest version; found: 140; Please update to a Selenium version that supports CDP version 141
Reproducible Code
Execute any test using Chrome driver.