One way to keep things tidy when dealing with a lot of tests is to use different workspaces. We recommend one workspace per app. Workspaces also enable versioning of your tests via git or some other versioning tool.
A workspace is a normal file directory. It can contain a couple of different files:
Every test you record will end up in this workspace directory.
To benefit from versioning, just create a git repository inside of this directory.
Please fill out the form below to begin the download