{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

androidx.test.runner.screenshot

Interfaces

ScreenCaptureProcessor

Interface for an object that is capable of processing ScreenCaptures.

Classes

BasicScreenCaptureProcessor

A basic ScreenCaptureProcessor for processing a ScreenCapture.

ScreenCapture

A ScreenCapture contains a bitmap of a device screen along with a set of ScreenCaptureProcessors that will be used to process the ScreenCapture when is called.

Screenshot

The Screenshot instance provides methods to capture a ScreenCapture during instrumentation tests run on an android device.

UiAutomationWrapper

Wrapper for UiAutomation object.

Exceptions

Screenshot.ScreenShotException

An Exception associated with failing to capture a screenshot.