Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
[1659703918.076][WARNING]: This version of ChromeDriver has not been tested with Chrome version 103.
8月 05, 2022 8:51:58 下午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Detected upstream dialect: W3C
8月 05, 2022 8:51:59 下午 org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
警告: Unable to find an exact match for CDP version 103, so returning the closest version found: a no-op implementation
8月 05, 2022 8:51:59 下午 org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
信息: Unable to find CDP implementation matching 103.
8月 05, 2022 8:51:59 下午 org.openqa.selenium.chromium.ChromiumDriver lambda$new$3
警告: 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.2.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.
警告可以不用管