check_element
Inspect a web element's attributes, CSS styles, and visibility by providing a CSS selector. Optionally specify a page URL to check elements on that page.
Instructions
检查元素状态(属性、样式、可见性等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS 选择器 | |
| url | No | 页面 URL(可选) |