Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.7 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.7 KB

ui5-testcafe-selector-utils

Using this package you are able to realize end to end testing with UI5 and testcafe. Generally this package allows you to define selectors, perform actions and assertions on any element based on UI5. Supported are general UI5 / FIORI applications, SAP Lumira and SAP Analytics Cloud.

For documentation please have a look at the following SAP Blog-Posts which are kept up to date.

  1. Overview and first test
  2. Enhanced Selection, Action and Assertion Possibilities
  3. Structure your test and common best-practices
  4. Code-Coverage for Integration and E2E tests
  5. Integration in CI (Jenkins / Github Actions) / Authentification
  6. Use testcafe for SAP Analytics Cloud and SAP Lumira

This documentation will therefore be a pure technical reference of all possible selectors, actions and assertions provided by this library.

This documentation therefore provides the following sections:

Section Content
Selectors All possibilities to create selectors for UI5
Configuration (WIP) Configuration of testcafe
Tracing and Debugging (WIP) How to debug in case your selection goes wrong