Задать вопрос
@RailSamara

Автотест ловит ошибку связанную с браузером?

Не могу выполнить элементарный тест, загружается браузер и ничего более. Не могу разобраться с ошибкой, помогите пожалуйста
WARNING: Unable to find CDP implementation matching 121
янв. 29, 2024 9:07:55 PM org.openqa.selenium.chromium.ChromiumDriver lambda$new$4
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.10.0` 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.

weather > weatherTest() FAILED
    com.codeborne.selenide.ex.InvalidStateException at weather.java:14
        Caused by: org.openqa.selenium.ElementClickInterceptedException at weather.java:14
  • Вопрос задан
  • 586 просмотров
Подписаться Простой 4 комментария
Пригласить эксперта
Ответы на вопрос 1
@RailSamara Автор вопроса
Выдаёт ошибку: "Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114"

Как её устранить не понимаю.
Ответ написан
Комментировать
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Похожие вопросы