Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个及其严重的bug,找不到find方法 #241

Open
4676688488 opened this issue May 12, 2024 · 1 comment
Open

一个及其严重的bug,找不到find方法 #241

4676688488 opened this issue May 12, 2024 · 1 comment

Comments

@4676688488
Copy link

代码如下
id("msg_id").find(1000);

报错信息
19:23:51.635/E: 找不到方法 org.autojs.autojs.core.accessibility.UiSelector.find(number). ($remote/test.js#14)
找不到方法 org.autojs.autojs.core.accessibility.UiSelector.find(number).
    at $remote/test.js:14:0

@hlyzhot
Copy link

hlyzhot commented May 13, 2024

没有find(number),只有find()、findOne(number)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants