config.schema.json
$id:https://yam.svatah.com/schema/1.0.0/config.schema.json- Root:
config· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
adapter | "playwright" | "bidi" | "appium" | "uia" | "ax" | "http" | "process" | "atspi" | yes |
allowSideEffects | boolean | |
api | object | yes |
app | object | yes |
bindings | object | yes |
compile | object | yes |
data | object | yes |
endpoint | string | |
endpoints | object | |
environment | "test" | "staging" | "production" | yes |
flows | object | yes |
heal | object | yes |
macros | object | |
mobile | object | |
prices | object | |
project | string | yes |
record | object | yes |
run | object | yes |
schemaVersion | string | yes |
steps | object | yes |
tool | object |
The file itself: packages/schema/json/config.schema.json.