type web text.md

Type Web Text

The Type Web Text block is used to type text or captured keystrokes into an existing browser window. It is typically used to automate form entries, login fields, or any other input elements on a webpage.

Please note that this block only works with browser windows that were previously opened using the Start Web Browser block.

Fully expanded, the Type Web Text 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 Type Web Text onto the canvas.

  2. Select a Web Element and enter a Text value (or use Capture to record keystrokes). These two parameters are mandatory for the block to operate.

  3. Optionally configure other parameters such as Type, Clear field, Key speed, etc. Then connect the block in the flow.

  4. Run the flow when it's ready.

Building block parameters

Parameters

Allows you to record keystrokes including special keys (e.g., ENTER, CTRL+C) to populate the Text value field.

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.
Strategy Editor Guidelines for understanding and using the Strategy Editor in Leapwork to define, refine, and validate robust locator strategies for UI elements using DOM structure, tokens, and wildcards.