Python + selenium webdriver automated testing environment exception handling (continuous update)

1. The webdriver version does not match the browser version, and the following error message will be thrown during execution

selenium.common.exceptions.WebDriverException: Message: unknown error: call function result missing 'value'

solution

Download the matching webdriver and put it in the python execution folder, and replace the original webdriver file.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324736100&siteId=291194637