I don't think puppeteer is a browser.
# e2e-testing
b
I don't think puppeteer is a browser.
b
I have used this. https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.npmjs.com/package/puppeteer&ved=2ahUKEwi58-6Ty_P4AhXCpekKHRGLCHwQFnoECBAQAQ&usg=AOvVaw3x3CnkOV3nfG4rU195KCyZ And added puppeteer to browserlist in plugins file. It worked fine with Cypress v7. But now with v10.3.0 it has issues.
g
You can do it, I don't know what issues there would be for v10, you should open an issue with full details if it stopped working https://glebbahmutov.com/blog/cypress-tips-and-tricks/#install-chromium-via-puppeteer
b
Ah, didn't know that.
b
Do you guys know about this issue by any chance ... when trying to do cypress run in Jenkins. dri3 extension not supported. Cypress 10.3.0
2 Views