v1

latestSwagger 2.02026-08-06114111152.5 KB
XCUITest

Run an XCUITest suite

Triggers an asynchronous XCUITest run across the requested device capabilities.

post/v1/app-automate/xcuitest/{id}/run

Path parameters

idinteger required

Response

Run an XCUITest suite

successboolean required

Whether the run was accepted.

idinteger required

Numeric project ID the runs belong to.

runsobject[] required

One entry per device/capability combination the run fanned out to.

errorsstring[] required

Capability combinations that were rejected. Present alongside runs when only some combinations were valid.

update_serverstring required

Realtime endpoint the runner streams step updates to.

update_keystring required

Channel key to use against update_server for this project.