ReadonlybuttonsControls classified as buttons or clickable triggers.
ReadonlycontrolsAll discovered controls on the page.
ReadonlyformControls classified as form fields (inputs, selects, etc.).
ReadonlynavigationControls classified as navigation elements (links, tiles, etc.).
ReadonlytablesControls classified as data tables or lists.
ReadonlytimestampISO 8601 timestamp when the page context was captured.
Optional Readonlyui5UI5 framework version detected on the page, if available.
ReadonlyurlCurrent page URL at time of discovery.
Full page context snapshot used as AI input for test generation.
Remarks
Built by
buildPageContext()/discoverPage()afterwaitForUI5Stable(). All arrays are partitioned views of the same discovered controls.Intent
Provide structured page state for LLM-driven test authoring.
Capability
AI context building, page discovery.
Example