InfoConnect for Airlines VBA Guide
GetText Function (WebElement)
Gets text from the text field if the Web element is an input text type.
Syntax
object.GetText() As String
See Also