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

feat:添加“自动授权应用权限”方法,指定包名后自动赋予被测应用运行时所需权限,不再出现运行时权限弹窗,避免对用例执行的干扰 #977

Merged
merged 4 commits into from
May 27, 2024

add app_auto_grant_permissions methods

2c5e3ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 21, 2024 in 0s

4.16% of diff hit (target 24.39%)

View this Pull Request on Codecov

4.16% of diff hit (target 24.39%)

Annotations

Check warning on line 886 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L884-L886

Added lines #L884 - L886 were not covered by tests

Check warning on line 890 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L888-L890

Added lines #L888 - L890 were not covered by tests

Check warning on line 893 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L892-L893

Added lines #L892 - L893 were not covered by tests

Check warning on line 896 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L895-L896

Added lines #L895 - L896 were not covered by tests

Check warning on line 899 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L899

Added line #L899 was not covered by tests

Check warning on line 902 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L901-L902

Added lines #L901 - L902 were not covered by tests

Check warning on line 905 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L905

Added line #L905 was not covered by tests

Check warning on line 910 in uiautomator2/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

uiautomator2/__init__.py#L907-L910

Added lines #L907 - L910 were not covered by tests