Recording tests is done via interacting with you app over the repeato desktop app:
You can select multiple steps by either using shift+click (range) or ctrl+click (cmd+click on mac). To delete steps press the trash bin button:
You can organise your test in folders via drag and drop:
New folders can be created by clicking the “+” button. Whole test folders as well as single tests can be added to your batch run by pressing the small + button:
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 for your tests via git or some other versioning tool.
Steps to follow to create a new workspace:
Every test you record will end up in this workspace directory.
To benefit from versioning, just create a git repository inside of this directory.