Unable to select "Return date" | Selenium Forum
M
Posted on 22/09/2016
Can you please help me in solving below issue??
[u:3fhh5bbj]Expected date to be selected[/u:3fhh5bbj]: "20/2/2017'
[u:3fhh5bbj]Actual date selected[/u:3fhh5bbj]:"20/1/2017" --- Exactly one month less than expected date

URL: https://www.goibibo.com/

Note: This issue exists only with "Return date". it is working fine with other date picker "Depart"

[attachment=1:3fhh5bbj]Select date.png[/attachment:3fhh5bbj]

[attachment=0:3fhh5bbj]Select date-goibibo.png[/attachment:3fhh5bbj]

M
Replied on 26/09/2016

Can you please help me in fixing this issue?


M
Replied on 26/09/2016

must be problem with line 39.

try printing actual date and expected date every time loop runs.
or

you can also debug through eclipse too.