An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Qmate Service
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/wdio-qmate-service)](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[![Node.js CI](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml/badge.svg)](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).