Appium Desktop Connection Simulator

Source: Internet
Author: User

1.ADB ready, I suggest, download androidstudio because so adb is up to date and may avoid many problems

2.ADB Connect 127.0.0.1:xxxx

(NetEase Mumu is 7555, other simulator self-Baidu)

3. Start Appiumdesktop. Open the session. Fill in the configuration information

The most important thing to note is the device name, because the device name is required, but we do not know his device name, so we need to know the device name,

The simplest way is to use the adb shell command, enter "adb shell cat/system/build.prop" on the command line , where we can see all the device information

Ro.product.device=lephone t7a This is the device name. (Note the device name, device model, device ID should be different)

I also found another way to see the device name is in Uiautomatorview, as long as we have at least two phones connected to the computer, so he will let us choose, and then it will provide us with the device name, the acquisition of the device name is generally longer, and it is not the same as the name we took , but they can be used to connect,

Appium Desktop Connection Simulator

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.