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
Right now all classes and methods from androidx.test.runner.screenshot are deprecated. Current solution require usage of the new api from androidx.test.espresso.screenshot and saving files with androidx.test.services.storage.TestStorage which resolve some issues with external storage on API 32+: