Generate test automation
Write the automation code for a test that has a description but no working test file yet. Explores the app on a device, writes the test, verifies it by running it several times in a row, and commits it to the organisation's test repository, after which the test is runnable via POST /tests/execute. By default this targets the newest build uploaded for every platform the organisation has one for; pass uploadId, bundleId, or platform to narrow that. Generation is fire-and-forget: it queues on the organisation's existing device slots and the response returns as soon as the work is dispatched, not once it finishes.
post/tests/generate
Request body
Response
Successful response