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 the test continues when this step fails.
Optional apiInner API test definition for browser runApiTest steps.
Optional assertionAssertion result for a browser or mobile step.
Optional assertionsAssertion results produced by the step.
Optional blockedURLs of requests blocked during the step.
Optional boundsBounding box of an element on the page.
Optional browserBrowser errors captured during the step.
Optional bucketStorage bucket keys for artifacts produced during a step or test.
Optional cdnCDN resources encountered during the step.
Optional clickClick type performed in a browser step.
Optional compressedCompressed JSON descriptor for the step (internal format).
Optional configRequest configuration executed by this step (API test steps).
Optional descriptionHuman-readable description of the step.
Optional durationDuration of the step in milliseconds.
Optional elementDescription of the element interacted with by the step.
Optional elementElement locator updates produced during a step.
Optional extractedA variable used or extracted during a test.
Optional failureDetails about the failure of a Synthetic test.
Optional httpHTTP results produced by an MCP step.
Optional idIdentifier of the step.
Optional isWhether this step is critical for the test outcome.
Optional javascriptWhether the step uses a custom JavaScript assertion.
Optional locateTime taken to locate the element in milliseconds.
Optional nameName of the step.
Optional requestDetails of the outgoing request made during the test execution.
Optional responseDetails of the response received during the test execution.
Optional retriesRetry results for the step.
Optional retryNumber of times this step was retried.
Optional rumRUM application context associated with a step or sub-test.
Optional startedUnix timestamp (ms) of when the step started.
Optional statusStatus of the step (for example, passed, failed).
Optional subInformation about a sub-step in a nested test execution.
Optional subInformation about a sub-test played from a parent browser test.
Optional subtypeSubtype of the step.
Optional tabsBrowser tabs involved in the step.
Optional timingsTiming breakdown of the step execution.
Optional tunnelWhether the step was executed through a Synthetics tunnel.
Optional typeType of the step (for example, click, assertElementContent, runApiTest).
Optional urlURL associated with the step (for navigation steps).
Optional valueStep value. Its type depends on the step type.
Optional variablesVariables captured during a test step.
Optional vitalsWeb vitals metrics captured during the step.
Optional warningsWarnings emitted during the step.
Generated using TypeDoc
A step result from a browser, mobile, or multistep API test.