[Webkit-unassigned] [Bug 174710] WebDriver: handle click events on option elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 05:33:05 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174710

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Actually we can't click in option elements in general, because we should be able to select also elements in a drop down menu list, or in a listbox even when the element is not visible in the scroll area. So, we need to handle option elements differently as explained in the spec.

-- 
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/20170808/fde89489/attachment.html>


More information about the webkit-unassigned mailing list