Playwright With Python

Playwright With Python

Dan Webb
Buy on Leanpub

Table of Contents

Playwright With Python

  • Modern Test Architecture: Playwright with Python
    • Introduction
  • Part I: Foundations
    • Chapter 1: Playwright in Context
    • Chapter 2: Locators and Element Strategy
    • Chapter 3: Synchronisation and Waiting
  • Part II: Structuring UI Interaction
    • Chapter 4: Page Object Model Revisited
    • Chapter 5: The Page Manager Pattern
    • Chapter 6: Modelling Domains, Not Pages
  • Part III: Beyond UI Interaction
    • Chapter 7: Service Layer Integration
    • Chapter 8: Flows and Task Abstractions
  • Part IV: Test Design and Maintainability
    • Chapter 9: Writing Maintainable Tests
    • Chapter 10: Managing Test Data
    • Chapter 11: Scaling the Test Suite
  • Part V: Putting it all Together
    • Chapter 12: Reference Framework Implementation
    • Chapter 13: Trade-offs and Alternatives
    • Chapter 14: Final Considerations
Playwright With Python/overview

Playwright With Python

course_overview

count_chapters
begin_reading
download
p_implied_book_part_name

Playwright With Python6 chapters

Begin ›
  1. Modern Test Architecture: Playwright with Python

  2. Part I: Foundations

  3. Part II: Structuring UI Interaction

  4. Part III: Beyond UI Interaction

  5. Part IV: Test Design and Maintainability

  6. Part V: Putting it all Together