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

Robotium to work with targetSdkVersion 30 #884

Open
anbunathan opened this issue Aug 22, 2020 · 1 comment
Open

Robotium to work with targetSdkVersion 30 #884

anbunathan opened this issue Aug 22, 2020 · 1 comment

Comments

@anbunathan
Copy link

When I tried to use Robotium with targetSdkVersion 30, the following error appears.
error: package android.support.test does not exist
import android.support.test.InstrumentationRegistry;

Please help to resolve this issue.

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
@anbunathan and others