I am working on a testcase booking a flight in make my trip website, I need to select the departure date dynamically, that is whatever the date I enter it should select the date.
I am succeeded to select the date for the current month, but how can I select for next 5 months or next year??
Please help me on this.