Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 544 Bytes

KaspressoExperimentalRepo

Project to experiment with Kaspresso and extend its features

Features

  1. ScreenRecorderTestRule that allows to record tests (1 video per test) annotated with @ScreenRecordTest Requires AdbServer from Kaspresso.

    The sample can be found in KaspressoRecordTest. Please change the recordingPath of testRecordingRule to the one in your local machine where you want to get the recordings of the tests saved