This is definitely something with running the test as it fails on this line:
const browser = chromium.launch({ headless: true })
So the error is Go lang error about the chrome browser unable to run the test, for some reason.
This is definitely something with running the test as it fails on this line:
const browser = chromium.launch({ headless: true })
So the error is Go lang error about the chrome browser unable to run the test, for some reason.