Content text Wishinfinite Tutorial Notes
` 3 Understanding of Custom Fixtures | Playwright Tutorials................................................................................................29 Page Object Models with Fixtures | POM + Fixtures | Playwright Tutorials.................................................................... 30 Fixtures over BeforeEach / AfterEach hooks | Playwright Tutorials................................................................................30 Playwright Test Generator | Record Test Script | Playwright Tutorials............................................................................31 Automatically Find Locator | Pick Locator | Playwright Tutorials....................................................................................32 Debug Test with Playwright VS Code Extension | Playwright Tutorials.......................................................................... 33 Debug Test using Playwright Inspector | Playwright Tutorials........................................................................................ 33 Trace Viewer in Playwright | Playwright Tutorials............................................................................................................. 34 UI Mode in Playwright | Playwright Tutorials..................................................................................................................... 40 Save and Reuse Authentication state | Playwright Tutorials............................................................................................42 Read Test data from JSON | Parameterize Tests | Playwright Tutorials.......................................................................... 44 Read Test data from CSV file | Parameterize Tests | Playwright Tutorials...................................................................... 44 Pass Test data as Fixtures | Playwright Tutorials..............................................................................................................44 Perform Mouse Hover action in Playwright | Playwright Tutorials.................................................................................. 45 Drag & Drop Action in Playwright | Playwright Tutorials.................................................................................................. 46 Keyboard Actions in Playwright | Playwright Tutorials.....................................................................................................47 Upload File / Files using Playwright | Playwright Tutorials.............................................................................................. 48 Tags in Playwright | Playwright Tutorials........................................................................................................................... 49 Flexible Test Execution: Running Tests with Either or Both Tags in Playwright | Playwright Tutorials...................... 50 Annotate Test in Playwright | Playwright Tutorials............................................................................................................51 Visual Testing in Playwright | Visually Compare Screenshot | Playwright Tutorials......................................................52 Introduction of API | Rest API | GET | POST | PUT | Delete | Playwright Tutorials......................................................... 53 Get Call For API Testing | Playwright Tutorials..................................................................................................................56 Post Call For API Testing | Playwright Tutorials................................................................................................................ 58 Put Call For API Testing | Playwright Tutorials.................................................................................................................. 59 Pass Request Body / Request Payload Using JSON file | Patch Call Introduction | Playwright Tutorials..................60 Delete Call For API Testing | Playwright Tutorials............................................................................................................. 61 Fetch and Validate API Response headers in Playwright | Playwright Tutorials............................................................62