Please follow these steps to complete the test:

  1. If you are prompted for user name and password, type in 'usr' and 'secret'

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailXMLHttpRequest: send() - "Basic" authentication gets 401 responseassert_equals: expected "usr\nsecret" but got "User name/password wrong or not given: usr\nwrongpassword"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/send-authentication-prompt-manual.htm:21:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/send-authentication-prompt-manual.htm:16:7
Asserts run
Fail
assert_equals("User name/password wrong or not given: usr\nwrongpassword", "usr\nsecret")
    at Test.<anonymous> ( /xhr/send-authentication-prompt-manual.htm:21:9)