tribet
Results
3
comments of
tribet
Exactly, that's the method I'm creating the instrumentation for. The problem is those strange characters: "`1<"
I've tried this approach but I can't get it working. I'll open another ticket, let's see if I'm more lucky
This is common in corporate environments with ssl inspection, the common approach is to tell node to accept the self-signed certificate `NODE_TLS_REJECT_UNAUTHORIZED=0 npx playwright install`