Type alias SyntheticsGlobalVariableParserType

SyntheticsGlobalVariableParserType: typeof RAW | typeof JSON_PATH | typeof REGEX | typeof X_PATH | UnparsedObject

Type of parser for a Synthetic global variable from a synthetics test.

Generated using TypeDoc