WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-03-25 09:58:31 PDT
<
rdar://problem/25360218
>
Timothy Hatcher
Comment 2
2016-03-25 10:00:22 PDT
Created
attachment 274912
[details]
Patch
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
https://trac.webkit.org/r198740
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug