codeskyblue
codeskyblue
wda.Element can not convert to wda.Selector
`s(type="Dashboard", textContains="房间")[0]` looks better than `s(text='Dashboard').find_elements()[0]`, but now just keep the way.
depth增加到4了,有空可以再试试
How about this way? `d(type="Button")[1].click()`
是不是不让出现0坐标 Sent with GitHawk
那你试试升级下 xcode的WebDriverAgent试试,我试了下最新版的 https://github.com/appium/WebDriverAgent是ok的
@WeihaoZ 你这个好像跟iproxy有关系,听说有一个版本的iproxy连接时间超过5s就会断开
可能是端口冲突 `iproxy 8200 8100` 试试,然后 `c = wda.Client("http://localhost:8200")`
去 https://github.com/facebook/WebDriverAgent 这个地方提issue,这个我也解决不了。记得提问用英文