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
- Host: GitHub
- URL: https://github.com/bahmutov/cypress-webkit-example
- Owner: bahmutov
- Created: 2022-09-26T19:58:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T12:57:39.000Z (almost 4 years ago)
- Last Synced: 2024-12-27T20:53:19.706Z (over 1 year ago)
- Topics: cypress-example
- Language: TypeScript
- Homepage: https://glebbahmutov.com/blog/cypress-webkit/
- Size: 1.5 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cypress-webkit-example  [](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/)

- 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.