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

脚本运行过程中atx不断的重启,导致脚本无法正常运行 #54

Open
zm3206 opened this issue Feb 16, 2023 · 1 comment
Open

Comments

@zm3206
Copy link

zm3206 commented Feb 16, 2023

原生接口报错
https://github.com/openatx/android-uiautomator-server/blob/master/app/src/androidTest/java/com/github/uiautomator/stub/DeviceInfo.java#L51

如下3行安卓java代码:
import androidx.test.uiautomator.UiDevice;
UiDevice ud = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation());
this._currentPackageName = ud.getCurrentPackageName();

@codeskyblue
Copy link
Member

升级升级依赖的版本,不知道行不行

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