Extract Method (WebElement)
Extracts text that is delimited by pretext and posttext from an HTML text source.
expression.Extract( _
ByVal As String, _
ByVal As String, _
ByVal As Boolean _
) As String()
where
expression is a variable that represents a
WebElement Object
Parameters
- pretext
- posttext
- singleLine