Android Studio Sign in

UiAutomationWrapper


public class UiAutomationWrapper


Wrapper for UiAutomation object.

Ideally we wouldn't need this abstraction but since android.app.UiAutomation is final we need an abstraction on top to be able to mock it in tests.

Summary

Public methods

Bitmap

Public methods

takeScreenshot

public Bitmap takeScreenshot()
Morty Proxy This is a proxified and sanitized view of the page, visit original site.