🎯 Playwright and Typescript Automation Basics Quiz

Sharpen your skills. One question at a time.

1. What browsers are supported in Playwright?

2. How do you install Playwright?

3. How do you launch Chromium in Playwright?

4. How do you navigate to a URL?

5. How do you click a button with text β€œSubmit”?

6. How do you fill a form field?

7. How do you select an option from a dropdown?

8. How do you assert a page title?

9. How do you check if an element is visible?

10. How do you take a full-page screenshot?

πŸ† Hall of Fame