Hi Team,
I have 25, 26, 27, 28 twice in single month
If there is one date iam able to select through click on cell
But if there are 2 dates - It is selecting the previous montha but not current month
Please help on this
Hi Team,
I have 25, 26, 27, 28 twice in single month
If there is one date iam able to select through click on cell
But if there are 2 dates - It is selecting the previous montha but not current month
Please help on this
Date pickers are nearly as difficult as CAPTCHAs. In this case, I’m assuming you’re looping through all the possible dates looking for the correct one, then clicking on that object.
Is it possible to get the properties of the object once located? Since it is a different color, it is possible it uses a different CSS class or, if really old, a different <font color=”gray”> tag within the HTML outer text? You may be able to leverage those differences to know if the date you want is colored gray or not.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.