Web Automation Testing Using Selenium Python part 4 Date Picker

preview_player
Показать описание
This video is regarding how we can handle various types of date pickers/calendars while automating a web page using selenium in python. The typical example of datepickers we can found in travel website where we need to put departure and arrival dates for chooseing those dates, there is provided a datepicker/calander, and we can easily choose our desired date from there. But when the automation comes these same datepickers are bit tricky to automate. So this video is all about handling of datepicker/calander.
Рекомендации по теме
Комментарии
Автор

Good video, but the code is not clear. It would be nice if the code was uploaded to github or another sharing site.

gfellay
Автор

how do you get the path of the login button and departure date

MrNicolaslo
Автор

Nice, video but the code clear properly

malwaredev