w3c / webdriver-bidi

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

Use `userText` everywhere in the description of `browsingContext.handleUserPrompt` command #505

Closed lutien closed 1 year ago

lutien commented 1 year ago

Since the parameter in the command type definition is called userText we should keep on using it in the algorithm of the command.


Preview | Diff