An open API service indexing awesome lists of open source software.

https://github.com/bahmutov/cypress-webkit-example

Run Cypress tests using WebKit browser
https://github.com/bahmutov/cypress-webkit-example

cypress-example

Last synced: 9 months ago
JSON representation

Run Cypress tests using WebKit browser

Awesome Lists containing this project

README

          

# cypress-webkit-example ![cypress version](https://img.shields.io/badge/cypress-10.8.0-brightgreen) [![ci](https://github.com/bahmutov/cypress-webkit-example/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/bahmutov/cypress-webkit-example/actions/workflows/ci.yml)

> Run Cypress tests using WebKit browser

Read the blog post [Run Cypress Tests Using WebKit Browser](https://glebbahmutov.com/blog/cypress-webkit/)

![Pick WebKit browser](./images/webkit.png)

- Cypress announcement [Cypress 10.8: Experimental: Run tests in WebKit](https://www.cypress.io/blog/2022/09/13/cypress-10-8-experimental-run-tests-in-webkit/)
- Cypress documentation about [launching browsers](https://on.cypress.io/launching-browsers)

## Small print

Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2022

- [@bahmutov](https://twitter.com/bahmutov)
- [glebbahmutov.com](https://glebbahmutov.com)
- [blog](https://glebbahmutov.com/blog)
- [videos](https://www.youtube.com/glebbahmutov)
- [presentations](https://slides.com/bahmutov)
- [cypress.tips](https://cypress.tips)
- [Cypress Tips & Tricks Newsletter](https://cypresstips.substack.com/)
- [my Cypress courses](https://cypress.tips/courses)

License: MIT - do anything with the code, but don't blame me if it does not work.