Clear-Text
Clears the active text element
Powershell
Clears the active text element
Syntax
Clear-Text [[-sessionId]
Parameters
name | description |
---|---|
sessionId | (Optional) The identifier of the session to route the command to. |
Examples
Clear-Text
C#
Declaration
Quamotion.WebDriver.Client.AppDriver::ClearText()
Examples
driver.ClearText();
Last modified January 1, 0001