w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
336 stars 35 forks source link

editorial: fix authChallenges in ResponseData #674

Closed Lightning00Blade closed 4 months ago

Lightning00Blade commented 4 months ago

Assuming this was overlooked at https://github.com/w3c/webdriver-bidi/pull/429. The algorithm for retrieving (Step 14) it says it should be called authChallenges and not authChallenge also the extract-challenges part return a list. This is further confirmed by the written WPT test setup - here.


Preview | Diff