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

Aya · November 28, 2016 · Last by 黑水 replied at December 02, 2016 · 1857 hits

错误日志:

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 条回复 时间 点赞
需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up