search

Home  >  Q&A  >  body text

appium error, python-appium-android,

I have been slacking off for a long time. I have recently changed to a new project team to make apps. I was originally looking forward to learning some new technologies, but the app testing is only a little bit, so I want to learn more on my own based on the selenium I learned a while ago. Mobile terminal automated testing, appium, and the environment are all set up. I copied a piece of code online and the following error was reported when running:


These two files are available locally

Something I don’t understand.

It’s a little difficult at the beginning. . .

阿神阿神2743 days ago643

reply all(2)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-16 13:30:55

    The reason was found, it was an issue with environment variables and the lack of build-tools installed. The environment variable should be the installation path of the sdk, which is written as platform-tools and tools

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-05-16 13:30:55

    Thanks to the original poster for sharing.

    reply
    0
  • Cancelreply