fbpx

Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method GetText

Retrieves visible text from object

Usage

Function GetText( 
    Boolean AlternativeMethod [Optional],
    Boolean Report [Optional]
)

Parameters

AlternativeMethod (optional)

Type: Boolean

Default value: False

Uses an alternative method to get text from object. Set this parameter to true if normal method does not provide adequate results

Report (optional)

Type: Boolean

Default Value: False

Generate report for this step

Returns

Result text string or empty string if text was not found

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD