[Webkit-unassigned] [Bug 180244] WebDriver: implement element property command
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 1 09:29:52 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180244
Brian Burg <bburg at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #328089|review? |review+
Flags| |
--- Comment #3 from Brian Burg <bburg at apple.com> ---
Comment on attachment 328089
--> https://bugs.webkit.org/attachment.cgi?id=328089
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=328089&action=review
r=me
> Source/WebDriver/Session.cpp:1321
> + return;
It's not clear to me what will happen if element.`property` is undefined. Will it return an error or not? Just looking at the W3C test names, I can't easily tell that this case is covered.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171201/66b032c5/attachment.html>
More information about the webkit-unassigned
mailing list