Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
allowWhether or not the step was allowed to fail.
Optional
browserArray of errors collected for a browser test.
Optional
checkType of assertion to apply in an API test.
Optional
descriptionDescription of the test.
Optional
durationTotal duration in millisecond of the test.
Optional
errorError returned by the test.
Optional
failureThe browser test failure details.
Optional
playingNavigate between different tabs for your browser test.
Optional
screenshotWhether or not screenshots where collected by the test.
Optional
skippedWhether or not to skip this step.
Optional
snapshotWhether or not snapshots where collected by the test.
Optional
stepThe step ID.
Optional
subIf this step includes a sub-test. Subtests documentation.
Optional
timeTime before starting the step.
Optional
typeStep type used in your Synthetic test.
Optional
urlURL to perform the step against.
Optional
valueValue for the step.
Optional
vitalsArray of Core Web Vitals metrics for the step.
Optional
warningsWarning collected that didn't failed the step.
Generated using TypeDoc
Object describing a step for a Synthetic test.