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
<rdar://problem/79127906>