Re: [presentation-api] Presentation Testing API

@mfoltzgoogle, as of yesterday http://web-platform-tests.org/writing-tests/testdriver.html is an option as well. That requires first defining a WebDriver API, and then wrapping it in something that's ergonomic when writing tests.

The upside is that web developers will also get the capabilities. That being said, a JS API that's enabled by WebDriver is also an option, if the API is too complex to represent as a WebDriver API. @JKereliuk might be able to give further advise.

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/440#issuecomment-341868586 using your GitHub account

Received on Saturday, 4 November 2017 03:29:16 UTC