https://github.com/sap/wdio-qmate-service
Custom wdio service for testing SAP web applications
https://github.com/sap/wdio-qmate-service
javascript node testing-framework ui5 webdriverio
Last synced: 8 months ago
JSON representation
Custom wdio service for testing SAP web applications
- Host: GitHub
- URL: https://github.com/sap/wdio-qmate-service
- Owner: SAP
- License: apache-2.0
- Created: 2022-04-27T13:24:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T09:01:42.000Z (9 months ago)
- Last Synced: 2025-01-30T09:24:30.450Z (9 months ago)
- Topics: javascript, node, testing-framework, ui5, webdriverio
- Language: JavaScript
- Homepage: https://sap.github.io/wdio-qmate-service/
- Size: 15.4 MB
- Stars: 11
- Watchers: 7
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Qmate Service
[](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml)Qmate Service is a custom WebdriverIO service built in TypeScript for testing web applications and APIs.
## Pages
Please find our official and more detailed documentation [here](https://sap.github.io/wdio-qmate-service/).## Installation
To install the latest version of the service, simply execute the following command:
```bash
npm install @sap_oss/wdio-qmate-service@latest
```## Contact
- Benjamin Warth
- Georgios Treska
- Marvin Grüßinger## License
Copyright (c) 2021-2022 SAP SE or an SAP affiliate company and wdio-qmate-service contributors. Please see our [LICENSE](./LICENSES/Apache-2.0.txt) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service).