This folder contains the Maestro flows for the Sentry Android SDK.
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>.yamlReplace <flow_name> with the name of the flow you want to run, such as orientation_change_flow.yaml.
orientation_change_flow.yaml: This flow tests the orientation change/window size change functionality for replays.