If you’d prefer to have AI create and edit flows for you, see Automate flows with AI.Documentation Index
Fetch the complete documentation index at: https://docs.qawolf.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a folder or flow
From the Automate tab, navigate to the location in the file tree where you want to create the new file or folder.
Write test code
Select a flow file from the tree to open it in the code editor. The editor prefills new flows with AAA (Arrange-Act-Assert) comments as a starting structure. For a full explanation of flow structure and imports, see Anatomy of a flow.QA Wolf lints your code as you type. See Debug tests & flows if you encounter errors.


