Selenium C# Select value from Dropdown list

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

КОМЕНТАРІ • 4

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

    How can we find the length of dropdown , in case of day ,month ,year we know but if we dont know size of dropdown how can we find out..?

  • @avinod4301
    @avinod4301 4 роки тому

    Adding-second comment. good work Alexander-Tutor, The adolf hiter & martinson. will keep in touch.

  • @DaviesAntics
    @DaviesAntics 8 років тому

    How do you retrieve / verify ALL values in a dropdown list using C#?

    • @Tutor4ever
      @Tutor4ever  8 років тому +1

      Suppose in the above example if you want to verify all the values in the "Day" field drop-down you can add select statement in a loop as shown below:
      for (int i=1; i