Set date
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure and comes for captured Date elements from Desktop Application. It instructs the Avo Client to set the date in the desktop application for the date element as per value specified in the input and the format specified in the input value. Based on the given format, it saves the status (True or False) in the output variable.
Input: <Input Date>;<Date Format>
1/12/2025 ; MM/dd/yyyy
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Scenario: Set Due Date for Task in Task Management Desktop Application. Consider a scenario where a task management desktop application is being tested, requiring the setting of a due date for a new task. For this scenario, the Set Date action is used by Avo Assure. A date, such as "1/12/2025," is entered into the input value with the format specified as "MM/dd/yyyy." This action updates the task's due date accordingly and ensures that tasks are organized and tracked based on specific deadlines.
Input: 1/12/2025;MM/dd/yyyy
Excepted Result: The Set date action needs to Set Date in provided format.
Output: The Set date action performed and saves status in the {Result} output variable as True.