Maestro Studio
Your personal assistant to help write your Maestro Flows
Last updated
Your personal assistant to help write your Maestro Flows
Last updated
Use Maestro Studio to instantly discover the exact commands needed to interact with your app.
Here’s how it works:
Maestro Studio is built right into the Maestro CLI. Upgrade your CLI to the latest version, and run the command below to launch Maestro Studio in your browser:
Here’s what you’ll see:
You can either visually select UI elements in order to receive suggestions on how to interact with the element in your Flow, or enter Maestro commands in the REPL and run them by pressing Run
.
Click on the device screenshot to select a UI element, e.g. Settings icon on the iOS simulator.
Maestro Studio automatically generates examples of how you can interact with the selected element in your Flows. You can double click on the example to execute it directly, or use the hotkeys to copy it to the clipboard or open the relevant documentation.
You can execute Maestro commands inline in Studio in the REPL view. The commands are written in YAML in the same way as you would write any normal Flow.