Skip to content

Click Element: CLICK

The Click Element action is used to click on a specified element (locator) on a webpage or within an application. This action helps automate interactions with buttons, links, or any clickable elements.

Example: Let’s click on the Request a Demo button on the HuLoop.ai website.

Steps to configure:

  1. Select Click Element from the Action drop-down.
  2. In the Screen Name field, enter where the element is located (e.g., Huloop).
  3. In the Element Key field, select the element to click (e.g., Request a Demo).
  4. Leave the Parameters section blank.
  5. Click Save.

Note: While the steps for adding an Action are identical in both views, the display of the steps changes:

Tabular View
Card View

Note: Ensure that the Screen Name and Element Key are already defined before using this action.

Expected Outcome on Execution:  The CLICK action will interact with the specified element by clicking it.

Back To Top