|
Mapping is designed for breadth — getting a full outline of an app's testable surface quickly. For flows that require precise setup (multi-step forms, specific dropdown sequences, dynamic file uploads), use [Automate](/qawolf/Automate-flows-using-AI-2d35b2a994fb8084b524cfc9aca7c358) instead. You can use Mapping to outline those flows and then automate them individually with more targeted prompts. |
Automate is for automating (or writing playwright code).
So, I think think it would be accurate to say "go to Automate to map complex flows".
docs/qawolf/getting-the-most-out-of-mapping.mdx
Line 59 in 0ccb038
Automate is for automating (or writing playwright code).
So, I think think it would be accurate to say "go to Automate to map complex flows".