Recently, we introduced headless local authoring through the mabl CLI, so you could plan and build multiple tests in parallel from your terminal and coding agent. Now the same local generation is available right from the mabl Desktop App: the same agent that powers cloud generation runs headlessly on your own machine, writing the steps, running the test to confirm it passes, and reworking anything that fails before saving. Because it works in the background, you can run several local authoring sessions in parallel while continuing to use the Trainer for manual tasks.
How it works
Local generation requires the latest version of the mabl Desktop App. To use it, plan a test with the mabl agent, then select Generate locally when your plan is ready. As the session runs in the background, you may start up additional sessions to run in parallel.