> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/test-steps/action/select-option.md).

# Select Option

![Select option Node](https://app.does.qa/screenshots/node/action_input_selectOption.png)

## Basic Configuration

| Field           | Configuration                                         |
| --------------- | ----------------------------------------------------- |
| Element         | [Element](https://docs.does.qa/elements)              |
| Selection Mode  | `Auto` (default), `Value`, `Text`, `Element`, `Index` |
| Value           | Text &/or [Values](https://docs.does.qa/values)       |
| Value           | Text &/or [Values](https://docs.does.qa/values)       |
| Visible Text    | Text &/or [Values](https://docs.does.qa/values)       |
| Index (0-based) | Text &/or [Values](https://docs.does.qa/values)       |
| Element         | [Element](https://docs.does.qa/elements)              |

***

## Advanced Configuration

| Field          | Configuration                                       |
| -------------- | --------------------------------------------------- |
| Status on fail | `Failed` (default), `Passed with warning`, `Passed` |

***

**Tags:** `action`, `input`, `selectOption`, `select`, `option`, `dropdown`, `set`, `value`
