Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 672 Bytes

File metadata and controls

17 lines (10 loc) · 672 Bytes

This folder contains the Maestro flows for the Sentry Android SDK.

Running the Flows

First, make sure you have the Maestro CLI installed. You can find the installation instructions in the Maestro documentation.

To run the Maestro flows, navigate to this directory in your terminal and execute the following command:

maestro run <flow_name>.yaml

Replace <flow_name> with the name of the flow you want to run, such as orientation_change_flow.yaml.

Available Flows

  • orientation_change_flow.yaml: This flow tests the orientation change/window size change functionality for replays.