airtest
stable

快速开始

  • Airtest

跨平台的API

  • airtest.core.api module
  • Some useful functions
  • Assertions in airtest

平台相关的API

  • airtest.core.android package
  • airtest.core.ios package
  • airtest.core.win package

模块内容

  • airtest

Wiki

  • Device Connection
    • Supported Platforms 各平台支持情况
    • Android device connection methods and FAQs
    • Android设备连接方法与常见代码示例
  • Code Example
airtest
  • Device Connection
  • 在 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
      • 在运行脚本过程中录屏
    • 更多参考教程和文档
上一页 下一页

© 版权所有 2018, Game-Netease. 版本 6dd0f9d7.

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.