Click

Clicks on an element on the page

Selector

Wait for new page to load

  • If the click will trigger a URL change, select this option to wait for the new page to load before proceeding

Wait for file to download

  • If the click will trigger a file download, select this option to wait for the file to download before proceeding

File destination (applicable if "Wait for file to download" is selected)

  • Where to save the file

Store downloaded file path/URL in variable (applicable if "Wait for file to download" is selected)

  • Name of the variable to store the path/URL of the downloaded file

  • Storing the local file path is only needed if the downloaded file will later be uploaded in the flow since Upload File requires an absolute path.

Last updated