When prompted, please deny access to the video stream.

Description

This test checks that the error callback is triggered when user denies access to the video stream.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailTests that the error callback is triggered when permission is deniedassert_throws_dom: function "() => { throw error }" threw object "Error: set_permission() is not implemented by testdriver-vendor.js" that is not a DOMException NotAllowedError: property "code" is equal to undefined, expected 0
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/mediacapture-streams/GUM-deny.https.html:26:5)
Asserts run
Fail
assert_throws_dom("NotAllowedError", function "() => { throw error }")
    at Test.<anonymous> ( /mediacapture-streams/GUM-deny.https.html:26:5)