How to clear() input fields in web?

A built-in keyword

  • WebUI.clearText(TestObject)

is available. It works just as the art of sendKeys. But unfortunately it is not documented, so nobody knows.

See also: