App Automation Test Appium+python

Source: Internet
Author: User
Tags appium

I. Node. JS Installation

https://nodejs.org/en/download/

# #一直下一步

# # #cmd查看

Ii.. NET Framework Installation

https://www.microsoft.com/zh-cn/download/details.aspx?id=30653

Third, the installation of Appiumforwindows

https://bitbucket.org/appium/appium.app/downloads/

Iv. Installation of JDK

Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

JDK environment variable settings

New variable java_home, path C:\Program Files (x86) \java\jdk1.6.0_39

Add a path to the classpath variable;%java_home%\lib;%java_home%\lib\dt.jar;%java_home%\lib\tools.jar;

Add paths%java_home%\bin and%java_home%\jre\bin to the PATH variable

V. Installation of the Android SDK

http://www.androiddevtools.cn/

Unzip and install

# #添加环境变量

1. The new android_home path is C:\Program Files (x86) \android\android-sdk\

2. Add paths%android_home%\platform-tools and%android_home%\tools to the PATH variable

Vi. installation of the Appium client

PIP3 Install Appium-python-client

It's going to be slow, maybe a couple more times.

App Automation Test Appium+python

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.