Skip to content

Webkit not found #29912

Closed Answered by MikeMcC399
Benjamin-Re asked this question in Docker
Discussion options

You must be logged in to vote

This question was also asked in Discord. I posted the following steps to demonstrate usage in a Cypress Docker container:

git clone https://github.com/MikeMcC399/github-action --branch webkit
cd github-action/examples/webkit
npm ci
docker run -it --rm -v .:/e2e -w /e2e cypress/base
unset CI
npx playwright install-deps webkit
npx playwright install
npx cypress install
npx cypress run --browser webkit

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Benjamin-Re
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Docker
Labels
None yet
2 participants