Mac OS搭建appium-ios真机环境 一. 安装ruby(如已存在则无需安装) 1. 安装rvm curl -L https://get.rvm.io | bash -s stable 2.
WebDriver API ,webdriver 是基于 http协议的; appium是基于 webdriver 协议添加对移动设备自动化api扩展而成的,基于tcp/ip协议(使用了socket接口) appium-IOS