Python Selenium получает ошибку @chrome при использовании FirefoxPython

Программы на Python
Anonymous
Python Selenium получает ошибку @chrome при использовании Firefox

Сообщение Anonymous »

Я получаю странную ошибку:

Код: Выделить всё

raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8
WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:193:5
NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:511:5
dom.find/

Подробнее здесь: [url]https://stackoverflow.com/questions/79002888/python-selenium-getting-errorchrome-while-using-firefox[/url]

Вернуться в «Python»