Appium 在 APP 内嵌的一个 h5 页面中通过 Path 定位 UIALink,但是不能调用 click 方法,提示该元素不能被 tap

Aya · 2016年11月28日 · 最后由 黑水 回复于 2016年12月02日 · 1335 次阅读

错误日志:

selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: elementId 22 could not be tapped

使用 action 也不行:

act.tap(eles[-6]).perform()
共收到 1 条回复 时间 点赞
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册