false
for Booleans, an empty array []
for lists, an empty object {}
for objects, etc.) and the original error will be moved to the extensions.skippedErrors
array in the response.
This is useful for non-critical fields where a failure should not block the following fields from being executed.
Example: click(label: "Close modal") @skipErrors
FIELD