Skip to content

Tests problem #51

Answered by prasanaworld
GeorgeF23 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @GeorgeF23, Thanks for your showing interest in contributing to this project.

To overcome this error, you should export the puppeteer execute path before running the test.

export PUPPETEER_EXECUTABLE_PATH=<path of chromium browser>

(i.e export PUPPETEER_EXECUTABLE_PATH=/usr/local/bin/chromium)

Please let me know if you are still facing any issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by prasanaworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants