Skip to main content

Overview

The Redirect browser action allows you to change the URL of the current page. This is useful for navigating between different pages in your application, following links that would normally require user interaction, or automating multi-page workflows.

How to Access

  1. Type / or Redirect in an empty test step to open the shortcuts menu
  2. Navigate to “Browser Actions”
  3. Select “Redirect” from the list of available actions
Screenshot 2026 04 15 At 4 42 48 PM 1

Use Cases

Authentication Flows

Navigate customers to login pages or authentication endpoints to test member-only features like exclusive product drops or VIP pricing tiers.

Multi-step Checkout Processes

Move between different stages of your checkout workflow to verify each step functions correctly, from cart to payment to confirmation.

Product Detail Page Variations

Test different product configurations, size options, or personalization features by navigating directly to specific product variants.

URL Filter and Search Testing

Verify that search parameters and filters in your application URL produce the correct product results and maintain state through the shopping journey.