Mac OSX下Appium驱动iPhone真机

1、安装Xcode、Command Line Tools和Appium。

2、安装brew:/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

3、安装ideviceinstaller:brew install ideviceinstaller

4、手机设置-开发者-Enable UI Automation开启。

5、启动Appium:/usr/local/bin/appium -U 自己手机的UUID &

上一篇:netcore3.0 IServiceCollection 依赖注入系统(二)


下一篇:MacOS入门