[Webkit-unassigned] [Bug 214724] New: Click error on Safari 13 driver (Regression from Safari 12)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 01:53:31 PDT 2020


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

            Bug ID: 214724
           Summary: Click error on Safari 13 driver (Regression from
                    Safari 12)
           Product: WebKit
           Version: Safari 13
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lukehill_uk at hotmail.com
                CC: bburg at apple.com

On Safari 12, clicking on several "react" style buttons on a new page being developed works (Albeit you need to work around the selectors a bit due to a11y tweaks).
On Safari 13, this doesn't work.

Possible issues...

1) `--diagnose` is not returning me anything, either in stdout/stderr, or inside the log file I googled to find out. This might be a separate issue. Also the man page has 0 info on this.
2) Safari tech preview "seems" to work. But this is problematic, as I cannot configure this remotely, as I'm using a cloud service provider, who don't / won't support this. It is also tricky to diagnose this locally, as I am not a native mac user, so I need other people to test which takes time. But I've been told this works.

Is it possible to maybe forward port the fixes in STP to safaridriver 13? That would give me something that "probably" will fix the issue.

Page Under test - https://public-website.qa.citizensadvice.org.uk/search?q=pension

Try clicking "Next" or "1" / "2" at the bottom of the page. I used Ruby bindings with SitePrism (The gem I maintain).

-- 
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/20200724/c5d0c441/attachment-0001.htm>


More information about the webkit-unassigned mailing list