[Webkit-unassigned] [Bug 226571] New: Interaction with SVG children causes unknown errorr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 01:48:41 PDT 2021


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

            Bug ID: 226571
           Summary: Interaction with SVG children causes unknown errorr
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: info at brofit.de
                CC: bburg at apple.com

Hey there, 

I'm clicking or hovering on nodes within a SVG using webdriverio and Selenium 3.141.59. Chrome, Firefox, IE11 allow interaction, but Safari throws `element not interactable: unknown error`

Code: 
browser.click('svg rect[aria-label="Click Me"]')

Let me know if I can support with extra information. 

Thank you

-- 
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/20210603/410a922d/attachment.htm>


More information about the webkit-unassigned mailing list