ui5-best-practices-opa5

star 15

This skill should be used in any OPA5 task - creating, modifying, extending, debugging, fixing or reviewing an integration test. Use when the user asks to "write an OPA5 test", "add an OPA5 journey", "fix the OPA5 test failure" or mentions OPA5 or its components - opaTest, page object, journey, waitFor.

UI5 By UI5 schedule Updated 6/10/2026

name: ui5-best-practices-opa5 description: This skill should be used in any OPA5 task - creating, modifying, extending, debugging, fixing or reviewing an integration test. Use when the user asks to "write an OPA5 test", "add an OPA5 journey", "fix the OPA5 test failure" or mentions OPA5 or its components - opaTest, page object, journey, waitFor.

OPA5 Guidelines and Tools

Handle Special Cases (follow when planning and writing an OPA5 test)

  • Initial Configuration for OPA5 Test → follow references/configuration.md
  • If the test-case spans multiple views → follow references/handle-multiple-views.md
  • Teardown the App → follow references/handle-teardown.md

Set Up Browser Inspection Tools (follow before running the OPA5 test)

Purpose: Efficient inspection of test failures with minimal steps. Prerequisites: A tool to load the OPA5 test in the browser and evaluate javascript in the browser window (e.g. MCP Playwright) Instructions: → follow references/setup-inspection-tools.md

Install via CLI
npx skills add https://github.com/UI5/plugins-coding-agents --skill ui5-best-practices-opa5
Repository Details
star Stars 15
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator