Skip to content

Installation and Startup of AirtestIDE

Download website

Please visit here to download AirtestIDE in the official website.

Windows users

  • According to whether the system is a 32-bit or 64-bit version, download the corresponding zip package from the official website. After unzipping it, you will get the AirtestIDE folder.
  • Double-click AirtestIDE/AirtestIDE.exe to start.
  • On some machines, graphics card compatibility issues may cause failure in starting the IDE or editing in the script editor window. To cope with this, we have added a compatibility mode to the IDE version 1.2.3. After selecting a compatibility mode and restarting the IDE, it will default to starting in this mode in the future. For more information, please refer to the section on startup mode.

image
(Startup icon)

MacOS users

  • After downloading AirtestIDE.dmg, double-click to unzip it, then drag AirtestIDE.app into the Applications folder to complete the installation.
  • There may be a crash issue during the first startup, but it will work properly after restarting.
  • If there is a crash or abnormal issue during use, you can use the command line terminal to open the application:
  • Open the terminal and enter "$ cd /Applications" to enter the Applications folder.
  • Run the command "$ ./AirtestIDE.app/Contents/MacOS/AirtestIDE" to open AirtestIDE.
  • If there is a crash or error, the corresponding error log will be displayed in the terminal. Please provide feedback on Github.
  • If MacOS prompts that the application is from an unidentified developer and prevents it from opening, you can refer to the help document on Apple's official website:
  • In Finder on Mac, go to the Applications folder and find the application you want to open, such as AirtestIDE.app.
  • Hold the Control key and click on the application icon, then select "Open" from the shortcut menu.

Ubuntu users

Currently, only the Ubuntu version 16.04 is supported, and no plugins are loaded. Therefore, we strongly recommend that Linux users try to use Windows or MacOS to write scripts and install the Python environment on Linux to run scripts from the command line.

Any problems?

Our official website provides documentation including tutorials, FAQs, user guides, and more. Feel free to visit. Beginner's guide series If you encounter problems with phone connection, please refer to here. For problems and bug report, please create an issue on this AirtestIDE issue page and provide detailed descriptions of the problem, error messages, relevant snapshots, etc., to help us pinpoint the problem.

AirtestIDE Help

Windows users

Download the official website zip package, extract the AirtestIDE folder Double click on AirtestIDE/AirtestIDE.exe to launch On some machines, it may not be able to start properly due to graphics card compatibility issues, or the script editing window cannot be edited. You can start by double-clicking CompatibilityMode.bat file in the directory.

Encounter problems?

Our documentation provides tutorials, frequently asked questions, user guides, and more. Please visit: http://airtest.netease.com/docs/en/index.html

  • Beginner's series tutorial: https://airtest.doc.io.netease.com/
  • If you're having trouble connecting to your phone: http://airtest.netease.com/docs/en/3_faq/android_connection_new.html
  • Questions and bug feedback, please create an issue on this page https://github.com/AirtestProject/AirtestIDE/issues with detailed description of the problem, error messages, related screenshots, etc., so that we can locate the problem.