Get Textbox Length

This is pre-built action in Avo Assure which comes for Elements captured from SAP application. It fetches the length of textbox in SAP application and stores results in output variable.

Note: The length of a textbox refers to the maximum number of characters that can be entered into it

Syntax

Input: N/A

Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)

Usecase/Example

Scenario

Consider a scenario where user is testing SAP Application and wants to retrieve textbox length. For this scenario, Get Textbox Length action used by Avo Assure. It allows user to retrieve textbox length from username textbox.

Expected Result

The Get text action needs to retrieve textbox length of username textbox and saves result in output variable.

Output

The Get text action performed on textbox element and saves result in {Result} output variable

Last updated

Was this helpful?