Setup flows: login and search flows
Setup flows are run before testing a page. Here's what you can do with them:
- Test a page that requires authentication to view
- Fill out a search form and test the search results page
- Test various pages in a booking flow
- Warming the cache before testing a different page
Setup flows set cookies and localStorage data, and you can test the URL that the user sees at the end of the flow. You can also collect some performance data by enabling the Throttle network and CPU option.
If you want to capture in-depth performance metrics while interacting with a single-page app, set up a user journey script.
Login flows
Check out the detailed guide on login flows.
Creating flow steps
- Edit a page or create a new one
- Click Show advanced
- Expand Login and Search Flows
- Click Add flow step
- Either select the login form template (fill out email, password, click submit), or start from scratch
- Set up the login flow and click Create
Flow step actions
To add a new action to the flow click Add an action and select an action type.