click web position.md

Click Web‎ Position

The Click Web Position block is used to simulate a mouse click at a specific (X, Y) coordinate within the visible content area of a web browser. It is typically used for interacting with canvas-based elements, graphical controls, or layouts where traditional HTML element targeting is not practical.

Note: This block only works in browser windows launched using the Start Web Browser block. It is not compatible with Selenium Grid or cloud-based providers such as Sauce Labs and BrowserStack.

Fully expanded, the Close Web Browser block shows the following properties:

Note: The screenshot on this page uses the Elegance Design, introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Click Web Position onto the canvas.
  2. Specify the Position on the canvas to click.
  3. Optionally adjust the Button (left/right, single/double click) and define a Browser window.
  4. Run the flow when it's ready.

Building block parameters

Parameters

You can expand the field to work with X and Y separately or connect this to upstream blocks that return position values.

⚠️ Important: Some browser controls, such as <input type="range">, may interpret the click as targeting the entire control rather than a specific point.

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.