How-to

History forward (goForward)

History forward (goForward)

Moves forward in the tab history after goBack.

Step model

action_namegoForward
GroupNavigation
TargetUnused
ValueUnused
expected_valueUnused
TEST_ACCOUNTForbidden
Do not confuse withgoBack

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

Prerequisites

  1. A forward history entry exists.

Steps

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

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

Examples

Go forward again

Fields in the UI:

FieldValue
action_namegoForward
Targetempty

Step JSON fragment (copy-paste):

json
{
  "action_name": "goForward"
}

Common mistakes

  • Without a prior goBack the step is usually useless.

Screenshots

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

Version 1.0.0 · Last updated 2026-09-11

Did this page help?