Browserflow
Searchβ¦
Browserflow
ππ½ Welcome to Browserflow
Tutorials
Tutorial: Web scraping
Tutorial: Scrape a list of URLs
Tutorial: Automate data entry
Guides
Building a flow
Running a flow
Debugging a flow
Sharing a flow
Automating Google websites
Keyboard shortcuts
Selectors
Variables
Conditions
Browserflow Cloud
Running flows in the cloud
Loop Sheet flows
Saving files
Automating sites behind a login
Troubleshooting
Reference
Browserflow commands
Interact with Page
Extract Data
Navigate
Spreadsheet
Control Flow
Loop Elements
Loop Pages
Loop
Loop List Items
If
Else
While
End
Break
Tabs
Utilities
Support
Getting help
Common errors
Powered By
GitBook
If
Runs commands based on conditions
Conditions
See
Conditions
page
Use cases
If you're looping through a collection of elements and want to click on a button that only exists for some elements, you can use
If
with the "Element is visible" type to only run the
Click
command if the button exists.
β
β
Previous
Loop List Items
Next
Else
Last modified
1mo ago
Copy link
Contents
Use cases