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
Open 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.


