Function Do-Get-Selected-Indexes

Part of:

package selenium
( do-get-selected-indexes < select-locator > &optional (session *selenium-session*) )
Gets all option indexes (option number, starting at 0) for selected options in the specified select or multi-select element.