I get the following error when I try to start tests in puppeteer:
ERROR in _failed(test) hook: TypeError: Cannot read property 'browser' of undefined
at BifrostIOHelper._getBrowser (C:\Users\user\Documents\unfall.uitestswebsitedesktop\node_modules\bifrost-io\codeceptjs\dashboard_helper.js:55:40)
at BifrostIOHelper._failed (C:\Users\user\Documents\unfall.uitestswebsitedesktop\node_modules\bifrost-io\codeceptjs\dashboard_helper.js:177:28)
at recorder.add (C:\Users\user\Documents\unfall.uitestswebsitedesktop\node_modules\codeceptjs\lib\listener\helpers.js:21:69)
at <anonymous>
I get the following error when I try to start tests in puppeteer: