Send comments
on this topic.
PutText Method
Attachmate.Reflection.Objects Library (Web)
>
WebElement Object
: PutText Method
text
Puts text in the text field if the Web element is an input text type.
Syntax
object.PutText( ByVal
text
As String )
Parameters
text
See Also
Reference
WebElement Object
WebElement Members