Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.21 KB

File metadata and controls

23 lines (14 loc) · 1.21 KB

Introduction to Playwright

Hi 👋🏽!

Welcome to the course "Introduction to Playwright" by Renata Andrade for the Test Automation University.

Chapter 1 - Exercises

  1. Take a look at the 2 test files that were created example.spec.ts and demo-todo-app.spec.ts and get familiar with the terminology used there. Maybe use the Search available on the Website to learn more about the commands.

  2. Run the tests using the UI Mode and also the command line. What differences do you see?

  3. Take a look at the other existing files (listed below) and try to identify their function in the project:

💡 Share on LinkedIn something interesting you've learned! Don't forget to tag me Renata Andrade.

If you have questions, feel free to post them on github.

Happy Testing 🎭!