How to automate web actions guides
Learn how to automate web actions with these step-by-step guides.
Cannot automate a browser action? Ask an expert in our Reddit community. (opens new window)
# web actions automate guides
- How to use an If condition to log in to a website
- Prepare your Google Sheet
- Start from blank, adding the following steps
- Add a "Go to page" step to load the website
- Add a "Get data from bot's current page" step
- Add an "If condition" step
- Add an "Enter text" sub-step in the to input email
- Add a **‘Click element’** sub-step to log in
- Add the remaining steps
- Wrapping up
- How to use keystrokes as workarounds