How-to

History back (goBack)

History back (goBack)

Goes back in the tab history. Target and Value are unused.

Step model

action_namegoBack
GroupNavigation
TargetUnused
ValueUnused
expected_valueUnused
TEST_ACCOUNTForbidden
Do not confuse withgoForward, goto

Target/Value facts match the source-of-truth catalog and Autotest step.

Prerequisites

  1. The tab history has a previous entry.

Steps

  1. Add a goBack step.
  2. Leave Target and Value empty.
  3. Save.

The step is stored on the autotest. Next - neighbouring steps or autotest run creation.

Examples

Return after opening a card

Fields in the UI:

FieldValue
action_namegoBack
Targetempty

Step JSON fragment (copy-paste):

json
{
  "action_name": "goBack"
}

Common mistakes

  • Do not rely on goBack if the product uses its own routes without history.

Screenshots

Screenshots of the step form for goBack will be added here in a later pass.

Version 1.0.0 · Last updated 2026-09-11

Did this page help?