4. setTextCell Keyword
Last updated
Last updated
The objective was to introduce a setTextCell keyword that supports the functionality to enter text in the textbox within table cells.
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.
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) |
|
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}.
If the user upgrades to the latest version of Avo Assure to 23.2.3, this feature will be available automatically.