Appium Foundation II: Installation of Appium (base windows)

Source: Internet
Author: User
Tags install node appium

1.JAVA Environment configuration:

1.1 Installing the JDK;

1.2 Configuring Java_home, path configuration, Java authentication

Path: input C:\Program files\java\jdk1.8.0_121\bin;c:\program Files\java\jre1.8.0_121\bin

CLASSPATH (Java Load Class): input

C:\Program Files\java\jdk1.8.0_121\lib.jar; C:\Program Files\java\jdk1.8.0_121\lib\tools.jar

Validation: input java-version; results

2.Android Environment Configuration

Download Unzip adt-bundle-windows-x86_64-20140702 (for example)

Android_home Configuration: D:\ADT-BUNDLE-WINDOWS-X86_64-20140702\SDK

Path joins%android_home%\platform-tools;%android_home%\tools

Validation:adb devices;

3.Appium related components safety loading and unloading

Install node. js C:\Program files\nodejs\ (Installation successfully adds environment variables automatically)

Verification: Node-v

Installing the. NET framework4.5

Installing the Appium Service

Mode 1: Perform npm-registry http://registry.cnpmjs.org install-g install

Way 2:NPM install-g Appium;

Mode 3: Graphical interface installation

Appium Service installation verification appium-doctor; It is important to note that if you are installing through the installation package, you must switch to D:\Appium\node_modules\.bin (my installation in the D-disk) directory when you use the Appium-doctor command;

Appium service start (dot Red dot circle section):

4.Appium Start a successful instance demo (appears to indicate success)

Appium Foundation II: Installation of Appium (base windows)

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.