Company
Date Published
Author
The Cypress
Word count
247
Language
English
Hacker News points
None

Summary

Cypress has released version 10.8, introducing experimental support for running tests in WebKit, the browser engine used in Safari, which is significant given Safari's substantial share of global internet usage. This update allows users to test their web applications for Safari compatibility, potentially reducing bugs and ensuring functionality across different browsers. After upgrading, users can enable this feature by adjusting the experimentalWebKitSupport configuration in Cypress, though they may encounter limitations or bugs as it is still in the experimental phase. This capability is made possible through Playwright's build of WebKit, with contributions from various developers, including Weyert de Boer. Users are encouraged to refer to the documentation for setup guidance, check out the known issues list, and share feedback on GitHub, as Cypress continues to enhance its cross-browser testing capabilities.