Skip to main content Skip to docs navigation

Replace the text on existing field.

On this page
Action
Element Finder Value

Replace::Hello::World

Replace value in the existing input field. This replaces "Hello" with "World".

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