Skip to main content
Equivalent to clicking the browser’s back button.

Parameters

ParameterTypeRequiredDescription
saveAsstringNoName of the variable to write this step’s return value to.
retriesnumberNoNumber of times to retry the step on failure before failing the test.
skippedbooleanNoSkip this step at execution time.

Shorthand

Bare command.
- goBack

Examples

- goBack: {}