4. setTextCell Keyword

Why was this developed?

The objective was to introduce a setTextCell keyword that supports the functionality to enter text in the textbox within table cells.

What is the Goal?

The Avo Assure team has developed the keyword setTextCell that, when used, prompts the Avo Assure Client to enter text in the textbox within table cells.

How does it Look?

How does it work?

Description: This keyword or action instructs Avo Assure Client to enter text in the textbox within table cells.

Keyword

Input Syntax

Output Syntax

Supported Input Formats

setTextCell

<Input Text>

(Optional)

  • Text

  • Static Values

  • Dynamic Variables

Note: The “sendvalue” keyword can be used as an alternative.

Find the snippet of the keyword below:

In the above example, after the test case debug, the operation will set the provided text, and the execution status “Fail”/ “Pass” will be stored in variable {SetText}.

How can I get this?

If the user upgrades to the latest version of Avo Assure to 23.2.3, this feature will be available automatically.

Last updated