Question
3
Replies
480
Views
eClerx
Posted: August 16, 2017
Last activity: November 6, 2018
How to interrogate Datepicker in windows application?
Hi,
I am working on interrogation of Windows application through openspan. I am not able to Interrogate datepicker.
Could you please suggest the solution for the same. Also how to pass the dates through a datepicker.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
You interrogate the DateTimePicker control like any other. You drag the bullseye on top and it is added to the hierarchy. If the control is not recognized as that type and is instead a generic control, you would likely need to work with support to determine if a translator is needed to operate on the control.