robots:时代的机器人

时间:2021-05-17 07:53:52
【文件属性】:
文件名称:robots:时代的机器人
文件大小:59KB
文件格式:ZIP
更新时间:2021-05-17 07:53:52
JavaScript 阿皮机器人 机器人是Appium的附加组件,它将通过机器人而不是自动化框架发送所有触摸动作。 1.)要启动机器人服务器,请在bots文件夹中选择一个机器人,在本示例中,我们将使用 。 cd bots/bitbeambot node server.js 2.)校准机器人 appium --udid [udid here] --app RobotCalibration.app --pre-launch node calibrate.js -o /path/to/calibration.json 3.)启动带有校准功能的机器人服务器 node server.js -c /path/to/calibration.json 4.)在机器人模式下启动Appium服务器 appium --udid [udid here] --robot-address 0.0.0.0 --robot-po
【文件预览】:
robots-master
----.gitignore(35B)
----bots()
--------bitbeambot()
--------tapster()
----package.json(817B)
----README.md(667B)
----apps()
--------ios()
----lib()
--------sylvester.js(43KB)

网友评论