> For the complete documentation index, see [llms.txt](https://docs.appetize.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appetize.io/javascript-sdk/api-reference/types/element.md).

# Element

| Property               | Type                                                                                                                                                                               |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| path                   | string                                                                                                                                                                             |
| type                   | string                                                                                                                                                                             |
| source                 | string                                                                                                                                                                             |
| bounds                 | [ElementBounds](/javascript-sdk/api-reference/types/elementbounds.md)                                                                                                              |
| attributes             | [IOSElementAttributes](/javascript-sdk/api-reference/types/ioselementattributes.md) \| [AndroidElementAttributes](/javascript-sdk/api-reference/types/androidelementattributes.md) |
| accessibilityElements? | [IOSAccessibilityElement](/javascript-sdk/api-reference/types/iosaccessibilityelement.md)\[]                                                                                       |
