当前位置:网站首页>No regrets, the appium automation environment is perfectly built
No regrets, the appium automation environment is perfectly built
2022-08-05 04:00:00 【Players into the pit】
The desktop version of appium provides a way to visually operate the main functions of appium, which is very suitable for beginners.
How to install appium desktop version on windows platform, roughly divided into two steps, namely dependent software installation and appium desktop version installation.The following is a dismantling text and picture description of these two steps.
01 Dependent software installation
The dependent software is the following four items: JDK, SDK, node and simulator.
1. JDK
Currently, jdk1.8 is generally used. After downloading jdk1.8, the installation can be completed all the way to the next step.
You can refer to the screenshot to configure the JDK environment variables.



Test whether the jdk environment variable configuration is correct.
As shown in the screenshot below, the version number information can be queried, which proves that the environment variables are configured correctly.

2. SDK
Unzip the SDK package to complete the installation.
You can refer to the screenshot to configure the SDK environment variables.


Test whether the SDK environment variables are configured correctly.
Check the adb version number under %ANDROID_HOME%\platformtools to prove whether the SDK environment variable configuration is correct.
As shown in the screenshot below, the version number information can be queried, which proves that the environment variables are configured correctly.

Note: The following is my adb local disk path.

3.node
Double-click node-v12.13.1-x64.msi, and then follow the instructions to complete the node installation.
Environment variables are generally automatically configured after installation.
Then, test whether the node environment variable configuration is correct.

The version of node and npm is required to be higher than 4, if the error is generally a problem with the environment configuration, you need to manually set the environment variable PATH.
Before setting the PATH environment variable, you need to find the local installation path of node. As shown in the screenshot below, it is my own local installation path of node.

Modify or increase the installation path of node in the PATH environment variable.

4. Simulator
The website address of the MuMu simulator is as follows, http://mumu.163.com/ Then double-click to download the mumu installer (exe extension), and follow the instructions to complete the installation of the mumu simulator.

Find the port number that adb connects to the mumu emulator through the configuration file with the extension nemu as follows.


02 appium desktop installation
The operation steps of the appium desktop version under the windows platform are divided into download and installation.
1. Download
Download appium from the official website address, the address is as follows: http://navo.top/6RZjim

If the official website is slow to download, you can use Baidu cloud addressDownload, Baidu cloud address is as follows:
Link: https://pan.baidu.com/s/15d20Cyi4aNGja20wPeiEQA
Extraction code: 526l
2. Installation
Click the appium installer Appium-windows-1.15.1.exe, and the installation guide completes the installation.
Find the appium icon with a purple wheel on the desktop after installation, and double-click the appium icon to start appium.


First make adb connection, the specific operation is to enter the following command in the CMD window.

After configuring the session connection parameters, click [Start Session] to debug and connect to the mumu simulator test.

The home page after the app under test is started appears, indicating that the appium desktop version is successfully installed.

For fans
Finally, you can get a 216-page software test engineer interview collection document on the official account: Programmer Yifan [free].And the corresponding video learning tutorials are shared for free!It includes basic knowledge, Linux essentials, Shell, Internet program principles, Mysql database, packet capture tool topics, interface testing tools, advanced testing-Python programming, Web automated testing, APP automated testing, interface automated testing, and advanced testingContinuous integration, testing architecture development testing framework, performance testing, security testing, etc.
Now I invite you to join our software testing learning exchange group: 769146372, remark "join the group", everyone can discuss and communicate software testing together, learn software testing techniques, interviews and other aspects of software testing, and there will be free live classes, to gain more testing skills, let's advance Python automated testing/test development together to improve our technical capabilities.

边栏推荐
- bytebuffer internal structure
- 【8.2】代码源 - 【货币系统】【硬币】【新年的问题(数据加强版)】【三段式】
- Burp installation and proxy settings
- UE4 更改组件变量 (以修改第一人称角色模板的最大行走速度和跳跃高度为例)
- ffmpeg enumeration decoders, encoders analysis
- [Paper Notes] MapReduce: Simplified Data Processing on Large Clusters
- How to solve the three major problems of bank data collection, data supplementary recording and index management?
- cross domain solution
- Detailed and comprehensive postman interface testing practical tutorial
- 日志导致线程Block的这些坑,你不得不防
猜你喜欢

银行数据采集,数据补录与指标管理3大问题如何解决?
![[BSidesCF 2019]Kookie](/img/29/19e7c244feb86b37ab32a53aa11f25.png)
[BSidesCF 2019]Kookie

Getting Started with Kubernetes Networking

Growth-based checkerboard corner detection method

UI自动化测试 App的WebView页面中,当搜索栏无搜索按钮时处理方法

Ice Scorpion V4.0 attack, security dog products can be fully detected

Shell script: for loop and the while loop

Use CH341A to program external Flash (W25Q16JV)

Swing有几种常用的事件处理方式?如何监听事件?

bytebuffer internal structure
随机推荐
You may use special comments to disable some warnings. Three ways to report errors
The sword refers to Offer--find the repeated numbers in the array (three solutions)
四位数显表头设计
Queue Topic: Recent Requests
程序开发的一些常规套路(一)
Web3.0 Dapps——通往未来金融世界的道路
UE4 第一人称角色模板 添加生命值和调试伤害
【8.2】代码源 - 【货币系统】【硬币】【新年的问题(数据加强版)】【三段式】
What is the difference between SAP ERP and ORACLE ERP?
七夕节代码表白
10 years of testing experience, worthless in the face of the biological age of 35
YYGH-13-客服中心
第一次性能测试实践,有“亿”点点紧张
2022软件测试工程师最全面试题
GC Gaode coordinate and Baidu coordinate conversion
国学*周易*梅花易数 代码实现效果展示 - 梅花心易
[GYCTF2020]EasyThinking
2022 Hangzhou Electric Multi-School 1st Game
cross domain solution
Swing有几种常用的事件处理方式?如何监听事件?