# waitForDisplayed

`true` to check if the element is within the viewport. false by default.

## Usage[​](#usage "Direct link to Usage")

```
await $(selector).waitForDisplayed()
```
