Re: [remote-playback] Remote Playback API test automation

@Honry `<video>.remote.test.deviceAvailable = true` is enough for [Observing remote playback device availability][1] but I am not sure how to test the [RemotePlayback Connection State][2]. We may need a 'FakePlaybackScreen' similar to this [proposal][3] from @mfoltzgoogle. The 'FakePlaybackScreen' can have some additional attributes like `playing`, `paused`, etc. to test the transition between the different remote playback connection states. What do you think?

[1]: https://www.w3.org/TR/remote-playback/#observing-remote-playback-device-availability
[2]: https://www.w3.org/TR/remote-playback/#the-state-attribute
[3]: https://github.com/mfoltzgoogle/presentation-test-api/blob/master/presentation_test_api.md

-- 
GitHub Notification of comment by louaybassbouss
Please view or discuss this issue at https://github.com/w3c/remote-playback/issues/92#issuecomment-341348447 using your GitHub account

Received on Thursday, 2 November 2017 08:20:35 UTC