##### Locator.select_option()
- `Locator.select_option()` -> List[str]
-
- `force`: `bool (optional)`
-
- `no_wait_after`: `bool (optional)`
-
- `timeout`: `float (optional)`
-
- `element`: `ElementHandle|List[ElementHandle] (optional)`
-
- `index`: `int|List[int] (optional)`
-
- `value`: `str|List[str] (optional)`
-
- `label`: `str|List[str] (optional)`
-