On 14/01/22 09:48, Jérémy Lal wrote:
Le ven. 14 janv. 2022 à 09:41, Yadd <[email protected]
<mailto:[email protected]>> a écrit :
...
Hi,
I started to modify your package. The problem for tests is that it
launches chromium, then this requires X server.
Unless the tests run chromium with the --headless flag...
but i guess some tests don't.
Jérémy
With puppeteer chrome UI appears if it is started with:
const browser = await puppeteer.launch({
headless: false
})
Paolo
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel