Selenium Python Tutorial #31 - How to handle Calendar in Selenium

preview_player
Показать описание
In this Selenium Python Tutorial, we will learn how to handle calendar in selenium. Automating calendar in Selenium with Python is simple and easy if you know how to tackle the problem. In this video we will learn how to select any date from calendar on real travel website.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SeleniumPythonTutorial #PythonSelenium #SeleniumPython #PythonSeleniumTutorial #SeleniumWebdriver #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thank you for the way you explain things. Keep going! I have this question, what if i want to be informed when an available date is available and click on it? How to proceed? I already excluded the old disabled dates and daysoff using a customized xpath.

eloualiissam
Автор

Thanks a lot sir, , this video really helped me...using this code and random module I was able to select any random but only available date form the calender.

nehamishra
Автор

Thank you for the tutorial, however not able to find the link on tutorial to shorthand xpath or css selector. Request to share the link. Thank you.

sudhirs
Автор

Hi sir, please make a video tutorial on Redbus website automation. The date selection on that website is extremely challenging.Please help us.

vishwasrchonu
Автор

Thanks, Sir, Please make the video for select next or previous month date in selenium python. please sir I. am stuck with the past two days. Please do need full.

attitudelove
Автор

Hi, im still confused on why its better to iterate through all the days instead of selecting the date directly. Thanks

briannguyen
Автор

not able to select date in calendar the date are not inspectable. please advice

princeyadav-zhtk
Автор

If we don't have an "id" as a selector, what else can we use?

joseruizpalafox
Автор

while looping dates i am getting this error " 'WebElement' object is not iterable" Please help on this

harikag