# 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)[![Dependabot Updates](https://github.com/SAP/wdio-qmate-service/actions/workflows/dependabot/dependabot-updates/badge.svg)](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 <benjamin.warth@sap.com>
- Marvin Grüßinger <marvin.gruessinger@sap.com>


## 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).

