1. Browser Fundamentals
Architecture and setup basics, plus practical logging and troubleshooting. Learn how Browser, Context, and Page fit together for stable, isolated tests.
2. Extending Browser
Build custom keywords with the Python Plugin-API, refresh core JavaScript concepts, and implement JavaScript extensions with debugging support.
3. Browser Advanced Keywords (Optional)
Advanced waiting and assertions, using Browser from Python, and localization considerations to make tests resilient across languages and environments.