get-element-dimensions
Retrieves the dimensions and position of a page element using a CSS selector. Helps verify layout by inspecting an element's bounding box.
Instructions
Retrieves dimension and position information of a specific element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element to inspect |