Selecting Multiple Options From a Select List
Learn how you can interact with a multiple select list using Selenium.
We'll cover the following
Select multiple options by value
A select list can also support multiple option selections if the 'multiple'
attribute in 'select'
tag is enabled. We refer to such lists as multiple select lists. Take a look at the following select list and note the difference.
Get hands-on with 1400+ tech skills courses.