【发布时间】:2016-04-02 00:08:06
【问题描述】:
我在 Android 设备上使用带有 selenium 和 chrome 的 appium 来运行测试,
执行后卸载 chrome 的更新。
我不想这样做。
需要给出什么命令?
【问题讨论】:
标签: android google-chrome selenium appium uninstallation
我在 Android 设备上使用带有 selenium 和 chrome 的 appium 来运行测试,
执行后卸载 chrome 的更新。
我不想这样做。
需要给出什么命令?
【问题讨论】:
标签: android google-chrome selenium appium uninstallation
在启动 appium 服务器时删除 --full-reset 并使用 --no-reset 选项
【讨论】: