[Webkit-unassigned] [Bug 202589] Unable to Click on Safari 13

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 05:13:58 PST 2019


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

boaz at beamr.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boaz at beamr.com

--- Comment #15 from boaz at beamr.com ---
I am experiencing the same problem with Safari version 13.0.3 (15608.3.10.1.4).
The page I load has a clickable button.
I am using Python + Selenium + latest Safaridriver.
The element is discovered but when I issue a .click() command, nothing happens.
The same works fine on FireFox and Chrome.
Also, running document.getElementById('element_id').click() on the javaScript console, works. 
Can someone let know if there is any progress with this issue?

Thanks

-- 
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/20191111/cc519d2f/attachment.htm>


More information about the webkit-unassigned mailing list