RESOLVED WONTFIX 195064
Web Automation: cannot find nested iframe elements using Find Elements command
https://bugs.webkit.org/show_bug.cgi?id=195064
Summary Web Automation: cannot find nested iframe elements using Find Elements command
Blaze Burg
Reported 2019-02-26 13:08:17 PST
.
Attachments
Patch (2.19 KB, patch)
2019-02-26 13:52 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2019-02-26 13:08:34 PST
Blaze Burg
Comment 2 2019-02-26 13:52:02 PST
Devin Rousso
Comment 3 2019-02-26 13:57:17 PST
Comment on attachment 363017 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363017&action=review rs=me > Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.js:112 > + if (value instanceof Array) Should we also have an `instanceof Object` case?
Blaze Burg
Comment 4 2019-02-26 14:15:58 PST
Comment on attachment 363017 [details] Patch Abandoning this patch, it doesn't solve the issue.
Blaze Burg
Comment 5 2019-02-26 14:53:56 PST
After further analysis, WebKit is right here and client code is doing Bad Things. Closing.
Note You need to log in before you can comment on or make changes to this bug.