Playwright Interview Questions
Q1. What is Playwright and why is it used? Sample Answer:Playwright is an open-source test automation framework developed by Microsoft. It is used to automate web applications and supports testing across multiple browsers like Chromium, Firefox, and WebKit. It is mainly used for UI and API testing. Q2. Which browsers are supported by Playwright? Sample […]