praman-sap-cli

Automate SAP UI5 control discovery and test generation via Playwright CLI.

11|4|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mrkanitkar/playwright-praman --skill praman-sap-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: praman-sap-cli
Source: https://github.com/mrkanitkar/playwright-praman/tree/main/skills/praman-sap-cli
Command: npx skills add https://github.com/mrkanitkar/playwright-praman --skill praman-sap-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SAP UI5 test automation via Playwright CLI, enabling automated discovery of SAP UI5 controls, debugging Praman fixtures, and automating SAP workflows from the command line.

Core Features & Use Cases

  • DiscoverSAP UI5 controls on SAP Fiori apps and run CLI-driven tests with Praman.
  • Debug Praman fixtures and generate UI5-compatible Playwright tests.
  • Automate SAP workflows end-to-end via the Playwright CLI bridge and SAP UI5 APIs.

Quick Start

Run a discovery workflow to generate a Praman fixture from live SAP UI5 controls.

Frequently Asked Questions about praman-sap-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SAP UI5 control discovery for Fiori apps using Playwright?

SAP UI5 control discovery is automated by running a Praman workflow via the Playwright CLI to inspect live SAP Fiori apps and generate test fixtures. This enables automated mapping of UI5 controls directly from the command line for end-to-end workflow automation.

What do I need to generate Playwright tests for SAP UI5 workflows?

To generate Playwright tests for SAP UI5, you need Node.js, the Playwright CLI, and the Praman tooling installed. These dependencies allow you to run live discovery, debug Praman fixtures, and create UI5-compatible test artifacts.

Can I debug Praman fixtures for SAP Fiori test automation from the command line?

Yes, you can debug Praman fixtures from the command line. The Skill automates fixture debugging and generates UI5-compatible Playwright tests, ensuring your SAP Fiori test automation workflows run correctly end-to-end.

What is the best way to automate SAP workflows end-to-end with Playwright?

The best way to automate SAP workflows end-to-end is using the Playwright CLI bridge and SAP UI5 APIs. This approach orchestrates Praman workflows to handle live UI5 control discovery, fixture generation, and artifact creation in real projects.

Does this approach work for automating tests on live SAP Fiori applications?

Yes, this approach works for live SAP Fiori applications. It automates the discovery of SAP UI5 controls on running Fiori apps and orchestrates Praman workflows to generate compatible Playwright tests via the CLI bridge.

Why use a CLI-driven workflow for SAP UI5 test automation instead of manual recording?

A CLI-driven workflow for SAP UI5 test automation eliminates manual recording by automating control discovery, fixture generation, and debugging. It orchestrates Praman workflows end-to-end, creating reliable UI5-compatible Playwright test artifacts for real projects.