Keyword: WEBTEXT - Fill Web Form
Posted: Sun Jan 02, 2022 9:31 pm
Description
Parameters
Usage
On Error
- Edit a web form field with the specified content.
Parameters
- x: XPATH of the form element in chrome.
- y: Text to be updated to the web field.
Usage
- WEBTEXT x y
- WEBTEXT //*[@id="id_username"] MyUsername
On Error
- Command is ignored.