RESOLVED FIXED 155888
Web Automation: Add Automation protocol commands to handle JavaScript dialogs
https://bugs.webkit.org/show_bug.cgi?id=155888
Summary Web Automation: Add Automation protocol commands to handle JavaScript dialogs
Timothy Hatcher
Reported 2016-03-25 09:58:02 PDT
We need to accept, dismiss and get the message. Prompts need support for setting the user input.
Attachments
Patch (18.50 KB, patch)
2016-03-25 10:00 PDT, Timothy Hatcher
bburg: review+
timothy: commit-queue-
Radar WebKit Bug Importer
Comment 1 2016-03-25 09:58:31 PDT
Timothy Hatcher
Comment 2 2016-03-25 10:00:22 PDT
Blaze Burg
Comment 3 2016-03-25 17:20:06 PDT
Comment on attachment 274912 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=274912&action=review r=me > Source/WebKit2/UIProcess/Automation/Automation.json:299 > + "name": "setUserInputForCurrentJavaScriptPrompt", Can this be renamed to 'insertTextForCurrentJavaScriptPrompt' ? The setXXX prefix doesn't translate well to ObjC.
Timothy Hatcher
Comment 4 2016-03-28 09:41:48 PDT
Note You need to log in before you can comment on or make changes to this bug.