lukehedger / playwright-canary

Using Playwright for functional tests and synthetic canaries on AWS CloudWatch
MIT License
1 stars 0 forks source link

Did this work? #1

Open StevePotter opened 1 year ago

StevePotter commented 1 year ago

Thanks for sharing this. I'm interested in using playwright with CW synthetics canaries. Were you successful with it?

maratsh commented 3 months ago

it does not work.

conor-mac-aoidh commented 1 month ago

It does work. The key for me was to look at the logs of my canary for the line starting with Launching Puppeteer browser with options:, then copy those options (executablePath is most important) and use to launch playwright.