Enter Password

This action enters a password in a password field in a form.

This action is similar to the Enter Text action, except that when a fixed password is specified, the password is not visible to the user in Design Studio and in saved robot files.

The found tag must be a password field.

Note that entering the password may trigger execution of JavaScript if there are any registered event handlers on the password field.

Properties

The Enter Password action can be configured using the following properties:

Password to Enter

Specify the password to enter in the password field. The value can be specified in several ways using a Value Selector.

Obtain focus by

Indicates how you want the robot to set focus to the selected tag.

Select all text before typing

Indicates if the existing password should be selected before entering the password.

Options

The robot's options can be overridden with the step's own options. An option that is marked with an asterisk in the Options Dialog will override the one from the robot's configuration. All other options will be the same as specified for the robot.