ir.schema.json
$id:https://yam.svatah.com/schema/1.0.0/ir.schema.json- Root:
ir· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
action | "navigate" | "back" | "forward" | "refresh" | "click" | "doubleClick" | "rightClick" | "hover" | "hoverAndClick" | "pressAndHold" | "release" | "dragTo" | "type" | "clear" | "press" | "keyDown" | "keyUp" | "submit" | "upload" | "selectOption" | "deselectOption" | "deselectAll" | "setChecked" | "scrollIntoView" | "scrollToTop" | "scrollToBottom" | "sleep" | "waitFor" | "switchWindow" | "closeOtherWindows" | "switchFrame" | "resizeWindow" | "quit" | "dialog" | "read" | "expect" | "evaluate" | "screenshot" | "api" | "custom" | "invoke" | yes |
args | object | |
capture | object | |
custom | object | |
expect | object | |
guard | object | |
id | string | yes |
invoke | object | |
line | integer | yes |
origin | object | yes |
sideEffect | boolean | |
storyName | string | yes |
target | object | |
target2 | ir/properties/target | |
text | string | yes |
timeoutMs | integer | yes |
The file itself: packages/schema/json/ir.schema.json.