appium运行from appium import webdriver 提示most recent call last

这是因为首次启动提示没有APPIUM 模块,CMD 执行 :pip3 install Appium-Python-Client
随笔有些是自己写的,有些是根据网上的东西自己整理的,文章基本都是别人的,只是为方便查看复制到那里

这是因为首次启动提示没有APPIUM 模块,CMD 执行 :pip3 install Appium-Python-Client