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.
Working with select list elements
Select lists have special behaviors compared to other elements.
Last modified September 23, 2022: rename additional features section back to support features to re-emphasize the distinct purpose of support classes (c70272e7f8)