Click likes and follows
To automate likes and follows on social media, use the Click social media buttons step. It detects whether the content is already liked or followed, so it won't click twice.
Use the Click social media buttons step
Open the step finder, search for social, and add the Click social media buttons step.
- Click Select and choose the like or follow button.
- Set
Value to checkso the step can detect the already-clicked state.
Use the Click element step
If the targeted button doesn't have a clear "already-clicked" state, the standard Click element step works just as well.
Click likes and follows with JavaScript
For cases where neither step fits, fall back to the Write javascript step.