For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stop When Value

Stop when a value matches a specific condition.

Stop When Value ends the remaining steps in the Test Case when a Value Store item matches the comparison you set. Use it as a conditional exit based on data captured earlier in the Flow.

Stop when value Test Step

When to use it

  • End the Flow early when a stored flag or status code matches an expected value.

  • Skip optional steps when a captured API response shows the journey already completed.

  • Store the value first in the Value Store when the Flow needs fresh data to compare.

Configure

Basics

Field
What to set

Value Store Item

The stored value to read, as text and/or Values

Comparison Type

Expected Value

Expected text and/or Values when the comparison needs one

Advanced

Field
What to set

Value Standardization

Status on fail

When should screenshots be taken?

Always or On Failures (default)

Tags: runner, stop, value

Last updated