20 Feb 2020
User flows
Until yesterday, DebugBear had a Login Steps feature that allowed you to fill out a login form before testing your page. There were a few problems with this though:
- What if your site's login flow is split over two separate pages?
- What if you have more than two form fields that need to be filled out?
- What if you want to fill out a search from rather than do a login?
User flows are the solution to these problems. Rather than shoehorning all this functionality into a login form, you can now set up flexible steps that run before the actual page analysis.

View other changelog entries