Skip to main content Skip to docs navigation

Append the text on existing field.

On this page
Action
Element Finder Value

Append::World

Append value to the existing input field. This adds "World" to the current field value.

<input value="Hello"><input value="Hello World">