# 获取设备的UDID UDID=$(idevice_id -l | head -n1)
# 运行测试 xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination "id=$UDID" test