Open
Description
Currently a good portion of our web platform tests require manual intervention. This task tracks the work to implement a testing API to allow the tests to:
- Create and remove a fake presentation screen
- Select or cancel presentation
- Start presentation from the browser
- Implement the "stash" functionality?
We should consider prior work by WebVR and other device APIs here around testing APIs.