v1

latestSwagger 2.02026-08-06114111152.5 KB
Codeless tests

Create a Codeless test

Creates a new Codeless test. Pass test[name] and either test[url] (target URL the test visits) or file (Selenium IDE export to import). Optional test[ai_prompt] lets you describe what the AI test agent should verify in plain English.

post/v1/lab

Request body

{"stackTrail":"components:schemas:postV1Lab:properties:file","oasType":"schema","type":"unknown","description":"Selenium IDE `.side` export to import as the test's steps."}

Response

Create a Codeless test

successboolean required

Whether creation succeeded.

lab_test_idinteger required

ID of the newly created Codeless test.