Comment on Playwright CLI – Open/inspect/emulate pages, generate screenshots, record usersparentComments−no_wizard5yI didn’t see this listed on the official testing library page. Is it maintained by them?−wdb5yNo, but it’s a fork of the puppeteer version which is part of testing library. As playwright is quite similar to the puppeteer library with small changes, it’s quite well maintained imho. Enjoying using it
Comments
I didn’t see this listed on the official testing library page. Is it maintained by them?
No, but it’s a fork of the puppeteer version which is part of testing library. As playwright is quite similar to the puppeteer library with small changes, it’s quite well maintained imho. Enjoying using it