Using the PagePixels Multi-Step feature, you can automatically take screenshots of online content that requires a password login.
PagePixels Multi-Step makes this possible by allowing you to add and run a sequence of browser actions on a website before taking a screenshot (e.g. the actions to complete a login form).
Multi-Step actions simulate how a user interacts with the page and include the following:
- Click,
- Text Field Input,
- Press Enter,
- Wait for Selector,
- Goto URL,
- Wait X milliseconds,
- And more. See the full list of actions here.
With these actions, you create a step-by-step browser automation to get PagePixels from a public page (such as a login form) to the private content you want to screenshot.
The exact actions you need to log in with Multi-Step will vary by website. However, a common pattern for single-page login forms looks something like this:
Note: PagePixels Multi-Step relies on CSS Selectors to work. See our Multi-Step Help Guide for more information.
PagePixels is free to start, and Multi-Step functionality is available in the PagePixels web app, Screenshot API, Zapier, Make.com, and Power Automate.
To further illustrate how to use Multi-Step for logging in, this tutorials walks through a real example of completing Klipfolio's login form and capturing a screenshot of a private dashboard page using the PagePixels web app.