#14 楼 @lihuazhang (⊙o⊙)…我也遇到了这个问题,你的这些参数在哪儿设置?
好贴!
#10 楼 @chenhengjie123 ChromeDriver 是有响应的,只是不回应定位元素的 Post:
info: --> POST /wd/hub/session/e386794d-1bb1-445c-872e-9410ccaf0d69/timeouts/imp
licit_wait {"ms":4000}
info: [debug] Proxying command to 127.0.0.1:9515
info: [debug] Making http request with opts: {"url":"http://127.0.0.1:9515/wd/hu
b/session/ae767a83315371eceaf0d4c3c2a00d3d/timeouts/implicit_wait","method":"POS
T","json":{"ms":4000}}
info: [debug] Proxied response received with status 200: {"sessionId":"ae767a833
15371eceaf0d4c3c2a00d3d","status":0,"value":null}
info: <-- POST /wd/hub/session/e386794d-1bb1-445c-872e-9410ccaf0d69/timeouts/imp
licit_wait 200 10.676 ms - 72
info: --> POST /wd/hub/session/e386794d-1bb1-445c-872e-9410ccaf0d69/element {"us
ing":"xpath","value":"//*[starts-with(translate(@text,' ',''),'取款密码') or sta
rts-with(translate(@content-desc,' ',''),'取款密码') or starts-with(translate(te
xt(),' ',''),'取款密码')][1]/following::*[1]"}
info: [debug] Proxying command to 127.0.0.1:9515
info: [debug] Making http request with opts: {"url":"http://127.0.0.1:9515/wd/hu
b/session/ae767a83315371eceaf0d4c3c2a00d3d/element","method":"POST","json":{"usi
ng":"xpath","value":"//*[starts-with(translate(@text,' ',''),'取款密码') or star
ts-with(translate(@content-desc,' ',''),'取款密码') or starts-with(translate(tex
t(),' ',''),'取款密码')][1]/following::*[1]"}}
info: [debug] Didn't get a new command in 60 secs, shutting down...
@aicdlychee @chenhengjie123 问题解决了没?
我这里也遇到了一样的问题~,我是 Appium1.3.1,然后替换的 ChromeDriver.exe 是 2.14 版本,设备是魅族 MX4 PRO
Web Debug 选项是打开的。
这个好! 我很快就能用上了,95555 个赞!
#7 楼 @seveniruby 恒温,请问下,我在模拟器上可以识别 WebView,真机上无法识别到控件,是不是一定需要把 setWebContentsDebuggingEnabled 这个选项打开呢?
感觉即使耗电严重,用户也只会抱怨手机电池太次~然后换一个手机~嘿嘿嘿!
#10 楼 @sunflower 因为论坛早就有人问过了,你可以自己搜帖子。
#8 楼 @sunflower 有时候是可以的。
把下面代码放到一个.bat 文件里面,双击执行就能获取到源码了,有时候是可以看到 WebView 的,有时候不行,看运气吧。
call adb shell uiautomator dump
call adb pull /storage/sdcard/window_dump.xml .
call window_dump.xml
#4 楼 @sunflower 请详细 google 一下,Chrome adb Plugin,是一个插件。
#2 楼 @sunflower 移动端请百度 Google ADB Plugin
电脑上的 Chrome,按 F12
#11 楼 @pighero001 能搜到我就不用在这问了~ ~
#9 楼 @pighero001 通过进程调用打开 appium 程序,退出就把进程杀了,不太清楚有啥方法可以正常退出啊~ 有啥方法推荐没?
#7 楼 @pighero001 都试过了~ 我们关闭是采用 kill 进程方式的
#2 楼 @chenhengjie123 好像是挡板程序?
妹子,大赞哦!真是个细心的好妹纸!