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

如何增加判断应用已经启动完成? #1049

Open
lihe221 opened this issue Nov 5, 2024 · 2 comments
Open

如何增加判断应用已经启动完成? #1049

lihe221 opened this issue Nov 5, 2024 · 2 comments

Comments

@lihe221
Copy link

lihe221 commented Nov 5, 2024

例如uiautomator的mDevice.waitForIdle();如何通过uiautomator2完成?

@happyman
Copy link

happyman commented Nov 6, 2024

d.app_wait( YOUR_APP, front=True) 這個可以嗎?

@lihe221
Copy link
Author

lihe221 commented Nov 6, 2024

d.app_wait( YOUR_APP, front=True) 這個可以嗎?

不行,这句加上后dump的xml还是错错的~

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