Open
Description
What would you like?
Test Cypress with current WebKit 17.x
18.x
instead of 16.0
.
Why is this needed?
The current version of WebKit is 17.4
18.x
.
CircleCI tests with WebKit 16.0
in
system-tests-webkit
driver-integration-tests-webkit
derived from playwright-webkit@1.24.2
, released on July 29, 2022.
This is not representative of expected current usage of WebKit.
Other
The latest version of playwright is 1.45.3
, released July 22, 20241.52.0
, released Apr 17, 2025.
- WebKit
17.0
was introduced with Playwright 1.36 released on July 11, 2023 - WebKit
18.0
was introduced with Playwright 1.46 released on Aug 5, 2024 - Playwright 1.37 released on Aug 11, 2023, is the minimum version required to support Debian 12 used in Cypress Docker images.
- Playwright 1.45.0 released on Jun 25, 2024, with WebKit
17.4
is the minimum version required to support Ubuntu 24.04.