All Projects → AirtestProject → Multi Device Runner

AirtestProject / Multi Device Runner

A sample of running Airtest on multiple devices

Projects that are alternatives of or similar to Multi Device Runner

Openui5 Pwa Sample
How to build a progressive web app (PWA) with OpenUI5.
Stars: ✭ 43 (-42.67%)
Mutual labels:  sample
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-22.67%)
Mutual labels:  sample
Plasma
An Android Application written using latest Android Jetpack components and best practices, which displays trending movies/TV shows and cast, user can search movies and TV shows and also add them to watchlist.
Stars: ✭ 67 (-10.67%)
Mutual labels:  sample
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (+1272%)
Mutual labels:  sample
Viewmodel Firebase Sample
Simple sample project using ViewModel and Firebase Database
Stars: ✭ 53 (-29.33%)
Mutual labels:  sample
Ddd Symfony Sample
A symfony sample application using DDD
Stars: ✭ 58 (-22.67%)
Mutual labels:  sample
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (-46.67%)
Mutual labels:  sample
Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (-6.67%)
Mutual labels:  sample
Lofocats ui
LofoCats UI is a simple web application consuming the LofoCats API, built with Ruby on Rails 🐱
Stars: ✭ 54 (-28%)
Mutual labels:  sample
Cloud S4 Sdk Examples
Runnable example applications that showcase the usage of the SAP Cloud SDK.
Stars: ✭ 65 (-13.33%)
Mutual labels:  sample
Swiftysampleproject
A starter project for Sample Project in swift 3.0/4.0 (also bridging header included so you could use objective c code in it as well ). For objectiveC version : https://github.com/xeieshan/SampleProject > Supports iOS 8.4+ > Swift 4.x
Stars: ✭ 47 (-37.33%)
Mutual labels:  sample
Samples
Code snippets and samples to demonstrate how to get the most out of the Box platform & API
Stars: ✭ 52 (-30.67%)
Mutual labels:  sample
Play Scala Slick Example
Example Play Scala project with Slick
Stars: ✭ 59 (-21.33%)
Mutual labels:  sample
Ci Samples
Sample configurations for various CI systems.
Stars: ✭ 44 (-41.33%)
Mutual labels:  sample
Spring Vue Sample
Stars: ✭ 69 (-8%)
Mutual labels:  sample
Color.js
Extract colors from an image (0.75 KB) 🎨
Stars: ✭ 42 (-44%)
Mutual labels:  sample
Databindingexample
Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost
Stars: ✭ 58 (-22.67%)
Mutual labels:  sample
Live Wallpaper
A live wallpaper demo - use GLWallpaperService
Stars: ✭ 73 (-2.67%)
Mutual labels:  sample
Toolbaritembadgesample
Sample shows how to add a badge to ToolBarItems in Xamarin Forms for iOS and Android
Stars: ✭ 70 (-6.67%)
Mutual labels:  sample
Sample Spring Boot Javafx
Рыба Spring Boot + JavaFX
Stars: ✭ 59 (-21.33%)
Mutual labels:  sample

介绍

多设备并行运行Airtest测试

For Readme in English, see readme.md

使用步骤

  1. 使用adb连接多台设备
  2. 安装 python3 环境以及 airtest pip install airtest
  3. clone 或者下载样例,打开项目目录,运行代码 python run.py

Airtest 多设备并行测试示意图

avatar

测试报告效果图

avatar

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].