Assignment 3
What is Playwright ?
Playwright is a modern automation testing tool used to test web applications automatically.
Think of it as a smart robot 🤖 that opens a browser, clicks buttons, fills forms, and checks if your website works correctly—just like a real user would.
Playwright is widely used now a days in Selenium Automation testing. Made by Selenium
>>Supported By All the major browsers
Chrome, safari, Firefox, Edge
>>Supports multiple Programming Languages
JavaScript / Typescript
python
java
C#
Comments
Post a Comment