assert_clickable
Determine if an element is actually clickable by hit-testing without a click, and identify any overlapping element that would intercept it.
Instructions
Hit-test an element WITHOUT clicking: would a real click actually land on it? Answers "why did my click do nothing?" before you spend the click. Reports the element that would intercept the click when something covers it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| selector | No |