Invisible Calendar Date Selection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-11-18 08:37 PM
Hi,
I have a field in a webpage which takes input as date. Keystrokes does not work. There is a date picker icon clicking which a new calendar window pops up. The date needs to be selected from there using mouse clicks only as keyboard keys do not work. How do I select a particular date. (Note: position of date varies for each month).
I could spy calendar, dates and every elements over in invisible calendar and it is getting highlighted from the Application Modular but mouse click is not working on these elements. I tried to do mouse click on elements of calendar through navigate stage but it is not working. Can anyone suggest solution for this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-11-18 10:09 PM
If simply writing date in that field doesn't work, you'll need to look into js that page is running after selecting date and do the same.
