Build Appium under Mac

Source: Internet
Author: User
Tags install node appium

1. Installing Java:http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html  2. Install node. jsBrew Install nodetest for installation success: Node-v (View node version) 3. Installing the service side of the Appiumsudo chmod-r 777/usr/localnpm install-g Appium test for installation success: Appium-v (View Appium version) Note: Do not use sudo to install appium, otherwise it may not start 4. Install the client side of the Appium's corresponding languageclone [Email protected]:appium/python-client.gitCD python-clientpython setup.py Install Description: I am under the Python client, if it is for other languages, you can go to https://github.com/appium Search the client side of the corresponding language, and then download the source code to install 5. Verify that the dependencies required for the Appium are installed properlyAppium-doctor 6. Installing the SDK for iOSThe direct installation of Xcode is installed, the specific simulator path in the/applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/ Developer/sdks 7. Install the Android SDKrefer to the following articles:http://book.51cto.com/art/201501/463438.htmhttp://www.cnblogs.com/yjmyzz/p/4219829.html 

Build Appium under Mac

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.