page.evaluate: ReferenceError: cov_joa4b212j is not defined
at eval (eval at evaluate (:192:30), <anonymous>:1:6)
at UtilityScript.evaluate (<anonymous>:194:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at Object.context [as fn] (/Users/Shi.Huang@mheducation.com/Documents/GitHub/connect-instructor-ui/e2e-playwright/lib/baseTest.ts:2:4808)`
Hi, I'm able to generate the coverage under ./nyc_output, but I got this error in the console.
`1) [Google Chrome] › e2e-playwright/src/tests/header.coire.spec.ts:2:624 › Verify header view ====
Any idea where this error come from?
Thanks in advanced!