13:00 - 14:30
16:00 - 17:00
Alejandro brings over 15 years of extensive experience in the tech industry, specialising in quality assurance, DevOps and observability across diverse sectors, including both enterprise and startup environments. With a commitment to enhancing organisations' engineering practices, Alejandro focuses on empowering teams to elevate their quality standards. He is dedicated to fostering collaboration within teams and the broader community, advocating for the shared goal of driving quality excellence.
Alejandro has navigated through various roles and industries, garnering invaluable insights along the way. His guiding principle is to foster teamwork and collective growth, believing that by building strong community connections and fostering collaboration among internal and external stakeholders, organisations can collectively drive towards a culture of quality excellence.
In this Advanced Playwright Features workshop, we will explore a range of powerful techniques to uplift your test automation process. From mocking and network interception to validate real-time API traffic, to performing visual validations and enhancing your CI/CD pipeline, you'll gain hands-on experience in optimising your tests. We’ll also delve into browser context isolation for better stability and parallel execution,
In the last 20min of this workshop we will explore an extendable playwright framework, connected with AI capabilities to create test scenarios using natural language, the challenges of prompt engineering, and new Agentic workflows.
☐ Python 3.8+ installed → Download Python
☐ pip package manager updated → pip Installation Guide
☐ Install Playwright for Python
☐ VS Code (recommended) or another Python IDE → Download VS Code
☐ Git installed and configured → Download Git
☐ GitHub account for CI/CD implementation and code fork
☐ Familiarity with web testing (DOM, selectors, assertions)
☐ Comfortable using Git and command-line tools