MediaFrontendInteractions

object MediaFrontendInteractions

Interactions for instrumented tests generally involving the stock media frontend.

This object contains ready-to-use Espresso and ViewInteractions that generally apply to the whole stock media frontend.

Properties

Link copied to clipboard
val thatIsBackButton: Matcher<View>

Matcher for the "back" button present in most panels of the media frontend.

Functions

Link copied to clipboard
fun tapBack(): ViewInteraction

ViewInteraction to press the "back" button present in most panels of the media frontend.