1 year ago
#371851
Jeanluca Scaljeri
Why is it not possible to load extension in Cypress using headless mode
I've developed a chrome extension and I would like to e2e test it in a pipeline. So I install Cypress. But then I saw the following code example
// NOTE: extensions cannot be loaded in headless Chrome
It states that it is not possible to load an extension in headless mode. Why is this the case, I assume that there is a good reason for this.
google-chrome-extension
cypress
google-chrome-headless
headless-browser
0 Answers
Your Answer