Martioli
  • Home
  • About
  • More Cypress
  • More Playwright
  • Recommended Resources
Sign in Subscribe

Playwright

Playwright streamlines web testing and automation. Run tests in parallel, cover cross-browser compatibility, use custom user agents, and control headless/headful modes. Optimize selectors and wait strategies. Capture screenshots, videos, and network traffic. Generate custom reports. Automate with GitHub Actions YAML files for CI/CD. Maintain security with environment variables and Docker containers. Schedule test runs for continuous monitoring.
Playwright tips and tricks #2

Playwright tips and tricks #2

I've written a post about tips and tricks and it got a lot of love. So, I've decided to do another one. 1. How to handle an element that appears after full page load in playwright One of those rare cases where an element will appear in DOM only after
Adrian Maciuc Jan 8, 2024
Playwright tips and tricks #1

Playwright tips and tricks #1

As you work with a framework you start to encounter various situations from which you can learn. Things that you find out are really important and are not that easy to discover just by reading the docs or following tutorials. Things that come with experience. I would like to share
Adrian Maciuc Dec 8, 2023
Publish your playwright reports to github pages

Publish your playwright reports to github pages

What I am looking to achieve here is a free solution to have my reports published into separate sub-directories, accessible at an unique link that I can easily put in my Jira ticket, github issue or other test management tool, so I can show my client/manager/team what is
Adrian Maciuc Nov 2, 2023

Subscribe to Martioli

Be the first to discover new tips and tricks about automation in software development
Developed with love by Adrian Maciuc © 2024