summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/wave/docs/rest-api/guides/README.md
blob: c331bb8e6663179205a8ff4191ec8877f81054ce (plain)
1
2
3
4
5
6
7
8
9
10
# REST API Guides - [WAVE Test Runner](../../README.md)

In addition to the [REST API documentation](../README.md), these guide shall 
provide a better understanding on how to properly use the different endpoints.

[Starting sessions on a DUT using the devices API](./session-start-devices-api.md):
How to register a DUT and start a pre-configured session on it.

[Sending and receiving session events](./session-events.md):
How to register for session events and push events to other listeners.