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
allowA boolean set to allow this step to fail.
Optional
alwaysA boolean set to always execute this step even if the previous step failed or was skipped.
Optional
exitA boolean set to exit the test if the step succeeds.
Optional
isA boolean to use in addition to allowFailure
to determine if the test should be marked as failed when the step fails.
Optional
nameThe name of the step.
Optional
noA boolean set to skip taking a screenshot for the step.
Optional
paramsThe parameters of the step.
Optional
timeoutThe time before declaring a step failed.
Optional
typeStep type used in your Synthetic test.
Generated using TypeDoc
The steps used in a Synthetic browser test.