Explore UI

Standalone Phase 2 of SAP UI testing. Opens the target transaction in a real browser (SAP WebGUI) and explores it live to produce tests/<PROGRAM>/test-cases/_screens.md — the authoritative map of every on-screen control, its accessible name/label as Playwright will see it, and its initial state. This is about how the UI renders in the browser, NOT the ABAP selection-screen source. Use when the user asks to explore the UI, map screens, or produce _screens.md for an ABAP object.

marcellourbani d979ca6 30.3 KB Updated

File contents

marcellourbani/vscode_abap_remote_fs/tree/main/client/media/skills/testing/explore-ui commit d979ca65f3

Frequently asked questions

npx skillmds@latest add marcellourbani/explore-ui