Unable to select a specific date in future when trying each method in if block #14333
Unanswered
bhupy2312
asked this question in
Questions and Help
Replies: 2 comments 1 reply
-
Could you add the error that you are getting? thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
-
I’m not getting an error but not selecting the date I’m expecting (April
31).
The test is passed but dint select the date.
Thanks
Bhoopathy S
…On Wed, Dec 30, 2020 at 12:27 PM Estefanía Fdez ***@***.***> wrote:
Could you add the error that you are getting? thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14333 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASHGW4KHLOONWFPL3LJSP73SXNPJ7ANCNFSM4VMLXPNQ>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Im trying to select the specific date in future in reservation site by clicking on next > in Date picker overlay. but im unable to select a date
can we use each in if block, i used but it works clicking 2 times but my selection date is based on 3rd click (April 31)
My code clicks on next twice only but i need to see the April date by clicking on 3rd time.
I have added my below code: Please check Thank you.
Beta Was this translation helpful? Give feedback.
All reactions