Skip to main content
Extracts data from the current screen, optionally validating it against a JSON schema. Store the result with saveAs to read it on env.<name> in later steps. The simplified form takes the extraction goal as a single string.

Parameters

extract fails the step when the extracted payload does not conform to schema.

Shorthand

Goal as a single string.

Examples