Skip to content

📚 Documentation

🍁 Overview

A self-sufficient test runner for UI5 applications enabling parallel execution of tests.

  • Serve the application with @ui5/cli, then run :
    ui5-test-runner --port 8081 --url http://localhost:8080/test/testsuite.qunit.html,

  • Follow the progress of the tests using http://localhost:8081/_/progress.html,

  • Report is generated in the report/ folder.

💬 Presentations

📖 Detailed documentation

Automation Library Browser(s) Screenshots Scripts Traces
puppeteer chrome, firefox ✔️ ✔️1️⃣ ✔️
jsdom (none) ✔️ ✔️
playwright chrome, firefox, webkit ✔️ ✔️ ✔️
selenium-webdriver chrome, firefox, edge ✔️ ✔️1️⃣ ✔️1️⃣
webdriver.io chrome, firefox ✔️ ✔️ ✔️
1️⃣ chrome