Re: [w3c/permissions] Automation: "set permission" granularity (#181)

@kereliuk, is there a tracking bug for implementing this in ChromeDriver? And in testdriver.js?

If https://w3c.github.io/permissions/#set-permission-command has enough leeway to allow for the behavior that Safari has, then what we could do in testdriver.js is just to not allow use of the API except in top-level frames, so that tests can't depend on such differences. That'd be enough to unblock almost all getUserMedia and WebRTC tests, I'd bet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/181#issuecomment-405242784

Received on Monday, 16 July 2018 13:13:39 UTC