Web Automation Testing Using Selenium Python part 4 Date Picker

Поділитися
Вставка
  • Опубліковано 28 чер 2024
  • 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.
  • Наука та технологія

КОМЕНТАРІ • 10

  • @dharmanshah1239
    @dharmanshah1239 Місяць тому

    not able to implement it for return

  • @fabianmarentes2483
    @fabianmarentes2483 4 місяці тому

    buen video

  • @MrNicolaslo
    @MrNicolaslo Рік тому

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

    • @techsapphire
      @techsapphire  Рік тому

      Right click and select inspect, now select element right click and click on copy full XPath

  • @gfellay
    @gfellay 3 місяці тому

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

  • @malwaredev33
    @malwaredev33 Рік тому

    Nice, video but the code clear properly

  • @priyaimitation4574
    @priyaimitation4574 4 місяці тому

    How to contact you