DEV Community

Cover image for #30DaysOfCJS: Enabling Web Developers to Build the Future of the Web
2 2

#30DaysOfCJS: Enabling Web Developers to Build the Future of the Web

This is a follow up post for Day 25 of #30DaysOfCJS, learn more about #30DaysOfCJS here

Enabling Web Developers to Build the Future of the Web // Yehuda Katz // CascadiaJS 2018

If you'd like to watch the talk, here is the Youtube link.

Top comments (0)

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video πŸ“ΉοΈ