Page 1 of 1

Keyword: WEBTEXT - Fill Web Form

Posted: Sun Jan 02, 2022 9:31 pm
by YiMeng
Description
  • 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.