discover_selectors
Inspect the current page DOM to auto-detect CSS selectors for UpGrad LXP elements. Run on each key page to map real selectors, then apply them with apply_selectors.
Instructions
Inspect the current page DOM to auto-detect CSS selectors for UpGrad LXP elements. Run this on each key page (login, dashboard, course, track, class_list, class_detail) to map the real selectors, then apply them with apply_selectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Which page to discover selectors on. Use "current" to analyze whatever page is currently loaded. |