Many modern websites hide content behind "Show More" buttons, "Load More" links, or require you to expand sections before the content is visible. Changeflow can handle these interactions automatically using Page Actions.
The Solution
When creating or editing your source, use the Actions to perform on page field (found in Advanced Settings) to describe what needs to be clicked:
Click the "Show More" button
Or for multiple steps:
Click "Load More Results" then wait 3 seconds
That's it! Changeflow will click the button before checking for changes, so you'll see the expanded content.
Common Scenarios
"Load More" buttons:
Click "Load More" then wait 2 seconds
Expanding content sections:
Click "View Full Description"
Menu navigation:
Click "Products" in the navigation menu
Tab selection:
Click the "Reviews" tab
Scrolling to load content:
Scroll to the bottom of the page
How It Works
Page Actions let you describe interactions in plain English. Before each check, Changeflow will:
- Load the page
- Perform your specified actions (clicking, scrolling, etc.)
- Wait for content to load
- Then check for changes
This happens automatically on every check, so you'll always see the expanded content.
Important Notes
- Cookie banners and pop-ups are dismissed automatically - you don't need to mention them
- Accordion widgets (collapsible +/- sections) are expanded automatically
- You only need to specify actions for content-specific interactions
Learn More
For a complete guide on all the interactions Changeflow can perform, including logging in, filling forms, and complex workflows, see our Page Actions guide.