ui5-testcafe-selector-utils
v0.0.365
Published
Test-Cafe selector Utils
Downloads
3,470
Readme
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.
- Overview and first test
- Enhanced Selection, Action and Assertion Possibilities
- Structure your test and common best-practices
- Code-Coverage for Integration and E2E tests
- Integration in CI (Jenkins / Github Actions) / Authentification
- 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 |