# Wait For Element Text

![Wait for element text Node](https://app.does.qa/screenshots/node/runner_wait_forElementText.png)

## Basic Configuration

| Field                 | Configuration                                                              |
| --------------------- | -------------------------------------------------------------------------- |
| Element               | [Element](https://docs.does.qa/elements)                                   |
| Comparison Type       | [Comparison Type](https://docs.does.qa/node-configuration/comparison-type) |
| Value *(conditional)* | Text &/or [Values](https://docs.does.qa/values)                            |

***

## Advanced Configuration

| Field                                 | Configuration                                                                          |
| ------------------------------------- | -------------------------------------------------------------------------------------- |
| How fast is this typically?           | [Timeout Override](https://docs.does.qa/node-configuration/timeout-override)           |
| Status on fail                        | [Failed Status](https://docs.does.qa/node-configuration/failed-status)                 |
| Value Standardization *(conditional)* | [Value Standardization](https://docs.does.qa/node-configuration/value-standardization) |

***

## Related Nodes

* [Wait for element to be displayed](https://docs.does.qa/test-steps/runner/wait-for-element-to-be-displayed)
* [Wait for element to not be displayed](https://docs.does.qa/test-steps/runner/wait-for-element-to-not-be-displayed)
* [Wait for element to be visible](https://docs.does.qa/test-steps/runner/wait-for-element-to-be-visible)
* [Wait for element to not be visible](https://docs.does.qa/test-steps/runner/wait-for-element-to-not-be-visible)
* [Wait for element to be enabled](https://docs.does.qa/test-steps/runner/wait-for-element-to-be-enabled)
* [Wait for element to be disabled](https://docs.does.qa/test-steps/runner/wait-for-element-to-be-disabled)
* [Wait for element to exist](https://docs.does.qa/test-steps/runner/wait-for-element-to-exist)
* [Wait for element to not exist](https://docs.does.qa/test-steps/runner/wait-for-element-to-not-exist)
* [Wait for element to be clickable](https://docs.does.qa/test-steps/runner/wait-for-element-to-be-clickable)
* [Wait for element to not be clickable](https://docs.does.qa/test-steps/runner/wait-for-element-to-not-be-clickable)
* [Wait for element text](https://docs.does.qa/test-steps/runner/wait-for-element-text)
* [Pause](https://docs.does.qa/test-steps/runner/pause)

***

**Tags:** `runner`, `wait`, `forElementText`, `wait`, `time`, `sleep`, `pause`, `element`, `delay`, `text`
