# Slot: wait_selector 


_CSS selector to wait for before capturing, so the shot is taken only once the content that matters has rendered._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/wait_selector](https://w3id.org/tvbo/slot/wait_selector)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [RenderSpec](../classes/RenderSpec.qmd) | A headless-browser capture recipe turning an `image` panel's HTML/URL `source... |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [RenderSpec](../classes/RenderSpec.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [RenderSpec](../classes/RenderSpec.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/figure




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:wait_selector |
| native | tvbo:wait_selector |




## LinkML Source

<details>
```yaml
name: wait_selector
description: CSS selector to wait for before capturing, so the shot is taken only
  once the content that matters has rendered.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: RenderSpec
domain_of:
- RenderSpec
range: string

```
</details></div>