E2E testing with Playwright

What is Playwright? First released in January 2020, Playwright is an open-source test automation library initially developed by Microsoft. It supports multiple programming languages such as Java, Python, C#, and NodeJS. The most popular choice is NodeJS with Javascript or Typescript. We can consider Playwright as relatively new to the market but it is gaining […]