trustmebro.reviews

Playwright

Software Tool · Developer & AI coding tools · 13 mentions · 3 subreddits · discussed in r/webdev, r/Notion, r/sysadmin

Reddit take

Not enough linked mention summaries yet; the source excerpts below are the evidence.

Pros

  • Playwright is fine?
  • I spent some time working with Codeception/Selenium with PHP, but in the past few years I adopted the modern stack (Cypress/Playwright).
  • Just use playwright or puppeteer. Follow the documented best practices, use testids as needed, etc. It’s not hard to set up and maintain
  • For all my dislike of Microsoft shenanigans, they've done something right with Playwright
  • One thing I'd add to your requirements list - make sure whatever you pick has good CI/CD integration and can handle parallel execution well with 50 engineers. Playwright excels here.

Cons

  • The issue I have had with Playwright is the very difficult configuration to make it work with the existing Vite config. I couldn't find a clear guide on it.
  • Like you've tried selenium/playwright etc. but maintenance isn't worth the scripting?

Sentiment

11 positive (85%) · 1 mixed (8%) · 1 negative (8%)

Trust + time weighted score: +78% · raw score 77%

What redditors said (10 of 13)

Playwright is fine?
positive · u/d**k · r/webdev · comment · Dec 30, 2025 · open on Reddit ↗
I spent some time working with Codeception/Selenium with PHP, but in the past few years I adopted the modern stack (Cypress/Playwright).
positive · u/T****7 · r/webdev · Dec 30, 2025 · open on Reddit ↗
Just use playwright or puppeteer. Follow the documented best practices, use testids as needed, etc. It’s not hard to set up and maintain
positive · u/m****z · r/webdev · comment · Nov 6, 2025 · open on Reddit ↗
For all my dislike of Microsoft shenanigans, they've done something right with Playwright
positive · u/O****M · r/webdev · comment · Nov 6, 2025 · open on Reddit ↗
The issue I have had with Playwright is the very difficult configuration to make it work with the existing Vite config. I couldn't find a clear guide on it.
negative · u/c****r · r/webdev · comment · Aug 13, 2025 · open on Reddit ↗
One thing I'd add to your requirements list - make sure whatever you pick has good CI/CD integration and can handle parallel execution well with 50 engineers. Playwright excels here.
positive · u/o****a · r/webdev · comment · Aug 12, 2025 · open on Reddit ↗
Backend: FastAPI + Playwright for reliable PDF generation
positive · u/S****p · r/Notion · Aug 7, 2025 · open on Reddit ↗
in my side project I love doing that :D Just clicking through a user flow, taking screenshots along a way.
positive · u/T****7 · r/webdev · comment · Jul 6, 2025 · open on Reddit ↗
We evaluated multiple web test frameworks and ended up with playwright.
positive · u/k****w · r/webdev · comment · Jul 5, 2025 · open on Reddit ↗
We evaluated multiple web test frameworks and ended up with playwright. ... with modern tooling, I do not think you need [POM], i.e. you can just pick a playwright selector from an HTML snapshot.
positive · u/k****w · r/webdev · comment · Jul 5, 2025 · open on Reddit ↗

Compare

Related