WICG / idle-detection

A proposal for an idle detection and notification API for the web
Other
68 stars 22 forks source link

Define WebDriver extension commands for test automation #6

Open reillyeon opened 5 years ago

reillyeon commented 5 years ago

As requested in web-platform-tests/wpt#15753 this specification should define WebDriver extension commands that can be used to automate tests for this feature in a platform-agnostic way.

The Generic Sensors API has a recent example for how to define this kind of automation.