Maestro Deck
Features

Inspector Mode

Live device mirror and view hierarchy inspector for authoring Maestro Deck flows.

Time for the "Inspector Mode" feature in Maestro Deck, this tool lets you inspect your application's structure so you avoid writing your test files by hand.

To do this, click the arrow icon at the top right of your screen, or press the "I" key on your keyboard.

You need to have a simulator or a physical phone open in the software before you can use the feature. Otherwise you risk getting an error if that's not the case.

How it works

1. Activate Inspector Mode

Click the arrow icon at the top right of your screen, or press the "I" key on your keyboard.

2. Hover to reveal the blocks

Once Inspector Mode is activated, hover over the view of your simulator or physical device inside the software and see red rectangles appear, representing the blocks of your application.

3. Right-click to add actions

Right-click on these blocks to choose the actions to check directly in your test file. Click an option and watch it get added to your test file.

4. Run your test

Once your test is complete, click "Run" to execute the test you just wrote and watch your test run live right before your eyes.

Video walkthrough

That's it, you now know everything about the "Inspector Mode" feature, discover the rest of the software's features on the next pages of the documentation.