[Webkit-unassigned] [Bug 222583] New: ITP not working with safaridriver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 19:06:25 PST 2021


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

            Bug ID: 222583
           Summary: ITP not working with safaridriver
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hiroshim at indeed.com
                CC: bburg at apple.com

Hi, I'm using Selenium and Safari for automated testing and came across an unexpected behavior with third party cookies.
I think third party cookies are restricted by ITP on Safari 14 by default. 
But when I launch it from Selenium using safaridriver, it does send third party cookies.

Here is a repository containing the steps to reproduce the issue: https://github.com/hir0shim/third-party-cookie-investigation

With the manual tests, ITP is working as expected, which is good. 
However with automatic tests, ITP is not working and third party cookies are sent.

Versions
- Safari: Version 14.0.3 (16610.4.3.1.4) 
- Selenium library: org.seleniumhq.selenium:selenium-java:3.141.59


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/20210302/1b8d8fc7/attachment-0001.htm>


More information about the webkit-unassigned mailing list