Skip to main content
[Command] Fill textbox in window
Sophie avatar
Written by Sophie
Updated over a week ago

Definition and Usage

The Fill textbox in window command is used to input text into a designated window's text box.


Parameters Values

Set parameters

Parameters

Description

Element

Select or capture an element to operate on

Text type

Select text type

Text to enter

Text to enter

Advanced settings

Parameters

Description

Input type

To select an input type

Simulate real user interaction: simulate human behaviors to input content

Browser API: enter value directly by browser API

Set focus timeout

Wait after focusing on the element(in milliseconds)

Wait after execution(s)

Wait for a specified number of seconds after the action is executed

Wait for element

Wait for a specified amount of time (seconds) until the element appears

Error handling

Parameters

Description

When error occurs

If an error occurs, the process will be terminated by default. You can also ignore the error or retry the current command


Example

The workflow above will navigate to Google.com and save the corresponding web page as a variable titled webpage. Subsequently, it will simulate human operation to enter Octoparse into the designated text box.

Did this answer your question?