How to handle Dynamic drop down in Selenium WebDriver | Select option from Auto Suggestive dropdown

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • ⚡️ In this video, I will show how you can handle Dynamic drop down in Selenium WebDriver.
    ▶️ Nowadays, most of the Websites uses auto Suggestive drop down to display the result depending upon initials of what user enter in the search box. This uses autosuggestion feature. There will be a search field provided and user can enter the text, the moment user starts entering text, matching records with initials will start displaying in result.
    ▶️ Auto Suggestive drop down or dynamic dropdown do not have Select tag. So we can not use Select class methods that we use for Static drop downs.
    ▶️ You can use JavaScriptExecutor and Keyboard down key to move from one to other. This has explained in this video: • How to handle Auto Sug...
    ▶️ In this video. we will see how we can select a option in dynamic drop down by using a customized Xpath and Enhanced for loop.
    ======================================
    ***************AJ AUTOMATION*************
    ======================================
    🔔 Learn automation from basic !! 🔔
    ✅ Let's Learn the Concept in 5 To 10 Mins :=
    • Test Automation Interv...
    ✅ Selenium series videos Playlist :=
    • Selenium tutorial for ...
    ✅ Maven Tool videos playlist :=
    • Maven Tool - Necessary...
    ✅ Selenium WebDriver Exceptions Playlist :=
    • Selenium WebDriver Exc...
    ✅ Selenium Grid With Docker:==
    • Selenium Grid With Docker
    ✅ Upload and Download Files in Selenium :=
    • Selenium WebDriver - U...
    ✅ Excel and CSV files operations :=
    • Excel and CSV -- Read ...
    ✅ Java Language Concepts :=
    • Java Language Concepts...
    ✅TestNG Framework Videos:=
    • TestNG Introduction an...
    ✅ Become Master in Xpath:=
    • Xpath Introduction
    ✅ Protractor series videos playlist :=
    • Let's Learn Protractor...
    ✅ Recent Uploads :=
    • Recent Uploaded Videos
    ✅ GitHub Repo:= github.com/aja...
    ======================================
    *************** Thanks for watching !!*************
    ======================================
    ⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️
    #LearnSeleniumInEasyWay #SeleniumWebDriver

Комментарии • 21

  • @MarsCury95
    @MarsCury95 10 месяцев назад +1

    searching for this video. Great job

  • @NishaSharma-sh7oe
    @NishaSharma-sh7oe 3 месяца назад +1

    Thank you so much it helps alot.

    • @AJAUTOMATION
      @AJAUTOMATION  3 месяца назад

      Welcome, happy to see that video helped you 🙂👍

  • @raahvee1888
    @raahvee1888 9 месяцев назад +1

    Really helpful thanks 🙏

    • @AJAUTOMATION
      @AJAUTOMATION  9 месяцев назад

      Happy to see that video helped you 🙂..Thanks for watching 👍

  • @ashwiniteja4659
    @ashwiniteja4659 3 года назад +1

    Thanks.. very helpful...

  • @pranitadaunde
    @pranitadaunde 3 года назад +1

    Thank you sir...

  • @kiransingh8239
    @kiransingh8239 2 года назад +1

    HI AJ, can u pls share dynamic web table implementation link if u have created,your videos are really great

  • @mohdrizwan3676
    @mohdrizwan3676 2 года назад +1

    Sir can you explain how the auto asign drop down is work which is only showing when the page is loading on slow internet

    • @AJAUTOMATION
      @AJAUTOMATION  2 года назад

      Try to use proper Synchronization with Explicit Wait Expected Conditions visibility of element located by and give some more timeout due to slow Internet. logic for selecting drop down option will remains same...

  • @kishoripatil2302
    @kishoripatil2302 Год назад

    Unable to enter the selected values in dropdown can you please help me to resolve this issue

  • @kritishah1659
    @kritishah1659 3 года назад

    Sir What’s the difference between the Selenium and SelectorsHub?

    • @AJAUTOMATION
      @AJAUTOMATION  3 года назад

      Selenium APIs automates the browser actions. To locate elements, SelectorsHub can help you to get the right xptah for any element on the webpage quickly reducing time to creates xpath, also u can verify xpath there instead of devtools.

  • @jyotiparalkar488
    @jyotiparalkar488 3 года назад

    I want to one test case senario can you help me

    • @AJAUTOMATION
      @AJAUTOMATION  3 года назад

      Yes, what is the scenario?
      U may email me, will get back to you..

  • @farihahossain7474
    @farihahossain7474 3 года назад

    Can you make this tutorial for python ???

    • @AJAUTOMATION
      @AJAUTOMATION  3 года назад

      Hi Fariha, thanks for asking. I have been working on Java since long, so I don't have much knowledge of python as of now. However Logic of code in java I implemented should be same in python.

  • @yunaone2856
    @yunaone2856 10 месяцев назад

    hi aj, do you have service for automate . if can, i need to contact you. Thanks