Question d’entretien chez Zions Bancorporation

How do you handle dropdowns?

Réponse à la question d'entretien

Utilisateur anonyme

8 juin 2022

If tag is select I am creating Select object and using ready methods, if tag is NOT select then I am getting all options as list using findElements() method and handling like a list