All posts by Gary Parker
How To Run Your First Playwright Test On Cloud
One of the biggest problems I’ve faced when building a test suite is not the writing of the tests but the execution. How can I execute 100s or 1000s of tests in parallel?
September 20, 2022
39023 Views
18 Min Read
• Playwright Testing • Tutorial
Playwright Tutorial: Getting Started With Playwright Framework
Playwright is a framework that I’ve always heard great things about but never had a chance to pick up until earlier this year. And since then, it’s become one of my favorite test automation frameworks to use when building a new automation project.
June 21, 2022
53543 Views
21 Min Read