美文网首页
appium问题解决

appium问题解决

作者: 张晓哲 | 来源:发表于2020-08-26 17:57 被阅读0次

**使用appium 命令行运行报错,不知道怎么回事 pycharm报错关键信息:** raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Neither ANDROID_HOME nor ANDROID_SDK_ROOT environment variable was exported. Read https://developer.android.com/studio/command-line/variables for more details

Mac命令是zsh的时候不能source .bash_profile

AndroidHome的path没有导入成功

相关文章

网友评论

      本文标题:appium问题解决

      本文链接:https://www.haomeiwen.com/subject/uisfsktx.html