Support Features
Support classes provide optional higher level features.
The core libraries of Selenium try to be low level and non-opinionated. The Support classes in each language provide opinionated wrappers for common interactions that may be used to simplify some behaviors.
Trabalhando com elementos select
Select lists have special behaviors compared to other elements.
Última modificação September 23, 2022: rename additional features section back to support features to re-emphasize the distinct purpose of support classes (c70272e7f8)