Installation of Appium

Source: Internet
Author: User
Tags appium

OS:WIN7 64-bit flagship edition

1. Install NODEJS2. Add node's installation directory to path 3. Use NPM install–g appium or npm--registry http://registry.cnpmjs.org install-g appium ( Recommend this, NPM's domestic mirror) (installation process requires the installation of C + + environment, if not installed, there will be a red reminder, the installation environment depends on the. NET Framework sdk,visual Studio) (after the installation is complete, Appium boot has been added to path) 4. Check the Appium environment, the appium-doctor appears as proof that all the environments are configured 5. In the cmd window, run Appium and formally enter Appium 6. Install Webdriver Environment Install selenium, use pip install selenium-i Http://pypi.douban.com/simple (use domestic address) 7. Installing Appium-python-client
Use: Pip install appium-python-client when all is done later, the Appium environment is well equipped, and the rest is the scripting problem.

Installation of Appium

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.