Benoit Ruiz
Benoit Ruiz
## Question ❓ Hello! I'm pretty new to the world of optics. I stumbled on a problem recently and I was wondering if there was some kind of composition "trick"...
### What does this PR do? What is the motivation? Update a link in the guide to create Synthetics tests using HMAC authentication. ### Merge instructions Merge will be done...
### Minimal, reproducible example ```TypeScript const puppeteer = require("puppeteer-core"); const assert = require("node:assert"); const { join } = require("node:path"); (async () => { const browser = await puppeteer.launch({ args: [...