-
Notifications
You must be signed in to change notification settings - Fork 0
Automation
Jeremy Franklin edited this page Aug 22, 2026
·
2 revisions
Richmack Automate is designed as an assistive browser automation layer.
Search for controls by visible text.
Example:
Follow
Richmack can find visible controls matching that text.
Example workflow:
Find: Follow
Found: 5
Max per run: 3
Delay: 2500 ms
Run sequence
After each action, Richmack rechecks the page rather than assuming the DOM remained unchanged.
Exact matching helps distinguish:
Follow
from:
Following
The recorder can capture a user-performed sequence.
Example:
Easy Apply
Next
Fill field
Next
Review
Then save and replay the workflow.
Richmack intentionally supports:
- configurable delays
- action caps
- stop control
- confirmation for consequential actions
It does not attempt to bypass CAPTCHAs or anti-abuse controls.
Password values are not recorded.
Getting Started
Browser
Research
Automation
Backend
Project