Handling of HTML Dropdown Using Selenium WebDriver

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 29

  • @HYRTutorials
    @HYRTutorials  4 роки тому +1

    Please use the below link for the selenium videos playlist:
    🔗 bit.ly/2FyKvxj

  • @hemangishelake9849
    @hemangishelake9849 3 роки тому +1

    Please make videos on the framework. The way you explain it's simply amazing. Eagerly waiting for framework dev from scratch

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      I will definitely create those videos but please wait for sometime.

  • @ektakamble8880
    @ektakamble8880 6 місяців тому

    Thanks sir
    The clearity is too good

  • @ashwiniyele402
    @ashwiniyele402 Рік тому +1

    Best explanation..very easy to understand 😊

  • @Indian-313
    @Indian-313 11 місяців тому +1

    Simple, effective, Great explanation, and super awesome. Any on Cucumber and Cypress.

  • @yasminalazizi9399
    @yasminalazizi9399 2 роки тому +1

    Thank you so much sir, your videos are amazing🙏🙏🙏 I highly supporting you

  • @shubhangisatpute8155
    @shubhangisatpute8155 Рік тому +1

    Thank you sir this video very help full me

  • @rushikeshjadhav221
    @rushikeshjadhav221 3 роки тому +1

    thank u brother.....your video helped me a lot....

  • @geethasai5866
    @geethasai5866 2 роки тому +1

    Bro I have a doubt in radio buttons- in a webpage particular radio button has same attribute name, and value. How do you locate button?

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Usually the radio buttons are designed like that only buddy.
      Try to identify them using the text of those radio buttons.

  • @geethasai5866
    @geethasai5866 2 роки тому +1

    One more bro- how to select any options from the menu, if I have list of menu, if I click home menu it will displayed several options. So how will click first option home menu.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      You have to handle them using the normal logic only buddy.
      There is no direct way for that in selenium. So we have to perform those operations in a step by step manner.
      for eg:
      1. Mouse hover on the menu bar
      2. Click the menu item of your choice etc...

    • @geethasai5866
      @geethasai5866 2 роки тому +1

      Thank you bro

  • @naushadbanu4096
    @naushadbanu4096 Рік тому +1

    can u please explain slowly so that we can understand easlily

  • @harishn8356
    @harishn8356 2 роки тому +1

    is their any material for selenium sir,

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      No buddy. After watching the video, you have to prepare the notes based on the understanding on that topic.

  • @yeliza2350
    @yeliza2350 2 роки тому +1

    Thank you.It was so helpfull