Get 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 retrieve the date based on given format in input value and store results (Date) in output variable.
Input: <Date format>
Supported Formats: dd/MM/yyyy
Output: <Dynamic Variable>(Optional);< Dynamic Variable>(Optional)
Consider a scenario where an e-commerce desktop application is being tested, requiring the extraction of the product delivery date. For this scenario, the Get Date action is used by Avo Assure. It extracts the date from the specified section and ensures that the correct delivery date is retrieved.
Input: dd/MM/yyyy
Excepted Result: The Get date action needs to retrieve date in specified format.
Output: The Get date action performed and saves Date in the {Result} output variable as 1/22/2025.