Date & Time Components
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to set the date in the date picker in the AUT.
Note: Format- Oct/02/2017
Find the snippet of the keyword below:
For the above keyword, after the test case debug, the tool will set the specified date in the date picker, and the execution status “True”/ “False” will be stored in the output variable (if specified).
Description: This keyword or action instructs Avo Assure Client to set the time in the time picker of the AUT.
Find the snippet of the keyword below:
For the above keyword, after the test case debug, the provided time will be set, and the execution status “True”/ “False” will be stored in the output variable (if specified).
Keyword
Input Syntax
Output Syntax
Supported Input Formats
SetTime
<Input_Value>
(Optional)
Text
Static Values
Dynamic Variables
HH:MM:AM/PM
Keyword
Input Syntax
Output Syntax
Supported Input Formats
SetDate
<Input_Value>
(Optional)
Text
Static Values
Dynamic Variables
MMM/DD/YYYY