Domanda di colloquio di Zions Bancorporation

How do you handle dropdowns?

Risposta di colloquio

Anonimo

8 giu 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