get_attributes
Extract HTML element attributes from web pages in Yandex Browser using CSS selectors for automation and data collection.
Instructions
Получить атрибуты элемента
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS селектор элемента | |
| attributes | No | Список атрибутов (если не указан - все) | |
| tabIndex | No | Индекс вкладки |