mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-11-18 11:05:17 +00:00
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com> Co-authored-by: linyibing <linyibing@bytedance.com>
Documentation
See https://midscenejs.com/ for details.
iOS/Android prerequisites
iOS/Android is driven by appium, so you need the following Appium tool chain first:
then execute the command to start appium server:
appium --use-plugins=universal-xml
now you can use run tests for the iOS/Android device:
npm run test:ai -- appium
License
Midscene is MIT licensed.