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

Check Address

Check the current browser address.

Check Address compares the current browser URL with what you expect. Use it to prove navigation, redirects, and query parameters landed on the right page.

Check address Test Step

When to use it

  • Confirm a login redirect returned to the dashboard URL.

  • Assert query parameters after a filtered search.

  • Prefer a partial match via Comparison Type when only part of the URL should stay stable.

Configure

Basics

Field
What to set

Comparison Type

Value

Expected URL or fragment as text and/or Values

Advanced

Field
What to set

Status on fail

When should screenshots be taken?

Always or On Failures (default)

Value Standardization

Tags: check, browserAddress, test, expect, assert, browser, window, tab, address, url

Last updated