Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ GetText Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
GetText Method (WebElement)
In This Topic
Gets text from the text field if the Web element is an input text type.
Syntax
Visual Basic (Declaration)
expression
.GetText()
As
String
where
expression
is a variable that represents a
WebElement Object
See Also
Reference
WebElement Object
WebElement Members