You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: