7. Keyword Stabilization Text box
Last updated
Last updated
In the previous version of the Avo assure, setText and setSecureText keywords were not working for some text boxes. As an alternative send function key and send values key were used. Since these keywords has some limitations. Now, Avo Assure team has updated setText and setSecureText keywords that support all textboxes.
In the above example, after the test case debug, the operation will support all textboxes.
Description: This keyword or action instructs setText and setSecureText keywords that support all textboxes.
If the user upgrades to latest version of Avo Assure to 23.1.0, then this keyword will be available automatically.
Keyword
Input Syntax
Output Syntax
Supported Input Formats
setText
<Input Text>
(Optional)
Text
Static Values
Dynamic Variables
setSecureText
<Encrypted Text>
(Optional)
Text
Static Values
Dynamic Variables