https://github.com/PacktPublishing/-Automating-Web-Testing-with-Selenium-and-Python
Chapter 1 : Setting Up Your Environment
Chapter 2 : Caching DOM Elements
Chapter 3 : Automating Browser Related Actions
Chapter 4 : Implementing the Page Object Model Design Pattern
Chapter 5 : Other Design Patterns and Principles
Chapter 6 : Execution Scaling
- Working with unittest module
- Making tests run in parallel
- Selenium Grid
- Selenium Grid with Docker
Chapter 7 : Cross-Browser Testing
Chapter 8 : Creating a Test Suite