Overview
For the prototypes in your tests to be functional, the starting screen needs to have at least one interaction/hotspot leading to a different screen. Otherwise, your testers wouldn't have a way of navigating the prototype.
If you import a prototype where the starting frame doesn't have at least one interaction leading to another frame, you will see the following error:
Missing screens or interactions: Make sure that your prototype has at least two frames linked by an interaction
Solution
If you're seeing this error:
- Ensure that your prototype has at least two screens, and that the starting screen is linked to the other screen by an interaction.
- Ensure that your screens are contained within top-level frames, and that those frames are not themselves components. If you’re using a single component to contain the entire screen, ensure they’re wrapped in a normal frame, since components are not handled as screens in Maze.
Still need help?
If you have any questions or concerns, please let our Support team know — we'll be happy to help!