Python version 3.7.4, selenium version 4.0.0, appium Python client version 2.0.0. See the title for errors
I try to change selenium version to 3.3.0, but I tried and couldn’t
Solution:
Python version uses 3.8.0. Uninstall selenium and directly install appium Python client. At this time, selenium version 4.0.0 and appium Python client version 2.0.0 can run normally.
Similar Posts:
- Appium – multiprocessing.pool.MaybeEncodingError-[“Can’t pickle local object ‘PoolManager.__init…
- [Solved] Pycharm Element Locate Error: DeprecationWarning: find_element_by_* commands are deprecated.
- [Solved] Appium Error: selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Can’t stop process; it’s not currently runni…
- An error occurs when using PIP install XX command
- [Solved] PIP install selenium error: ERROR: Could not install packages due to an OSError…
- [Solved] Errors reported by genymotion, UI autoviewer and appium
- Solve the problem of import error: cannot import name webriver
- Pycharm ImportError: No module named selenium [How to Solve]
- [Solved] appium Environment Build appium-doctor –ios Command Error
- Error reporting in Firefox using selenium in Python