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: about 2 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-20T15:54:19.000Z (about 2 months ago)
- Last Synced: 2026-04-20T16:39:10.478Z (about 2 months ago)
- Topics: javascript, node, testing-framework, ui5, webdriverio
- Language: JavaScript
- Homepage: https://sap.github.io/wdio-qmate-service/
- Size: 19.6 MB
- Stars: 15
- Watchers: 6
- Forks: 13
- Open Issues: 9
-
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)[](https://github.com/SAP/wdio-qmate-service/actions/workflows/dependabot/dependabot-updates)
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
- 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).