bytedance / bytedance/Fastbot_Android
大哥,请教一个问题,自定义输入时,app上没有输入指定的字符,logcat是有输出Input text is hello
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
logcat日志如下:
02-10 09:13:29.966 D/[Fastbot](25884): do action opt is : {"act":"CLICK","adbInput":"false","aid":"g0a223","allowFuzzing":true,"clear":"false","editable":"true","extra0":"","jAction":"","name":"","pos":[69,729,1011,849],"rawInput":"false","sid":"","text":"hello","throttle":69.0,"waitTime":0}
02-10 09:13:29.967 I/[Fastbot](25884): action type: CLICK
02-10 09:13:29.967 I/[Fastbot](25884): rpc cost time: 1
02-10 09:13:29.967 I/[Fastbot](25884): check point [772, 815] is not in black widgets
02-10 09:13:29.967 I/[Fastbot](25884): Input text is hello
02-10 09:13:29.968 I/[Fastbot](25884): MonkeyIMEEvent added hello
02-10 09:13:29.970 I/[Fastbot](25884): event time:10
02-10 09:13:29.970 I/[Fastbot](25884): :Sending rotation degree=0, persist=false
不管是指定输入字符串还是随机输入字符串,在ui上都没有输入,只会显示 ADB Keyboard{ON} tarbar,大哥,帮我看一下
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.