Completed
*Create a new Test*
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Playwright Beginner Tutorial - Assertions
Automatically move to the next video in the Classroom when playback concludes
- 1 *Intro*
- 2 *What are Assertions*
- 3 *Assertions in Playwright*
- 4 *How to add Assertions*
- 5 *Create a new Test*
- 6 *Demo App* https://kitchen.applitools.com/
- 7 *Command to Run the test*
- 8 *Check element Present/Not present*
- 9 *Check element Visible/Hidden*
- 10 *Check element Enabled/Disabled*
- 11 *How to add Soft Assertions*
- 12 *Check element Text matches value or not*
- 13 *Assert Element attribute *
- 14 *Screenshot Moment*
- 15 *Check Url of the page*
- 16 *Check Title of the page*
- 17 *Check Page matches screenshot* Visual Validation
- 18 *Screenshot Moment | Outro*