RESOLVED DUPLICATE of bug 217222 213960
[WebDriver] Cookie sameSite property is not exported
https://bugs.webkit.org/show_bug.cgi?id=213960
Summary [WebDriver] Cookie sameSite property is not exported
Lauro Moura
Reported 2020-07-04 09:28:37 PDT
WebAutomationSession.cpp buildObjectForCookie does not expose the sameSite property of WebCore::Cookie. This makes 2 selenium tests to fail as the response does not include it. webkitpy.webdriver_tests.webdriver_test_runner: [INFO] imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py::testAddCookieSameSiteStrict[WebKitGTK] webkitpy.webdriver_tests.webdriver_test_runner: [INFO] imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py::testAddCookieSameSiteLax[WebKitGTK]
Attachments
Lauro Moura
Comment 1 2024-09-04 22:04:06 PDT
Tests passing, as the original gardening is being ignored due to the imported test renamed to snake_case. *** This bug has been marked as a duplicate of bug 217222 ***
Note You need to log in before you can comment on or make changes to this bug.