Check Address
Check the current browser address.
Last updated
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.

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.
Comparison Type
Value
Expected URL or fragment as text and/or Values
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