airtest
latest
Quickstart
Airtest
Cross Platform API
airtest.core.api module
Some useful functions
Assertions in airtest
Platform Specific API
airtest.core.android package
airtest.core.ios package
airtest.core.win package
Modules Content
airtest
Wiki
Device Connection
Supported Platforms 各平台支持情况
Android device connection methods and FAQs
Android设备连接方法与常见代码示例
Code Example
airtest
Device Connection
Edit on GitHub
Device Connection
Supported Platforms 各平台支持情况
Overview
Android
Android Emulator 模拟器
iOS
Android device connection methods and FAQs
Android phone connection
Use ADB to see if the phone is successfully connected
If your phone has a connection problem
Use the phone in your code
Connect the phone according to the
Android:///
string
Some special parameters
Android interface calls
Android device interface
The ADB instruction call
Frequently asked Questions about Android
Android emulator connection
Slide continuously
Custom slide
Debug tips
Record the screen while running the script
Refer to the tutorial and documentation for more
Android设备连接方法与常见代码示例
Android手机连接
使用ADB查看手机是否成功连接
手机连接遇到问题
在代码中使用手机
根据Android:///字符串连接手机
一些特殊参数
Android接口调用
Android设备接口
ADB指令调用
Android常见问题与代码示例
Android模拟器连接
连续滑动
自定义滑动
Debug tips
在运行脚本过程中录屏
更多参考教程和文档