Operations | Monitoring | ITSM | DevOps | Cloud

3 Reasons Why You Should Use Custom Playwright Fixtures

In this video, Stefan Judis, Playwright ambassador, explains the power of Playwright fixtures while running tests in JavaScript or TypeScript. Learn how to streamline your test setup, remove repeated code, and leverage custom fixtures for cleaner and more efficient end-to-end tests. By the end of this video, you'll have a clear understanding of why you should use Playwright's native architecture to structure your testing project.

OpenTelemetry's Hidden Superpowers: The OTEL Collector

Catch the replay of this in-depth and practical webinar where experts Nočnica Mellifera and María de Antón unveil the real power of the OpenTelemetry Collector. In this hands-on session, we cover: Whether you’re new to OpenTelemetry or deep into building observability pipelines, this session will help you fine-tune your setup, reduce noise, and boost performance.

How to Use Playwright to Validate an API Response Schema (PWT-Native and Zod)

In this video, Stefan Judis, Playwright ambassador, explores ways to apply schema validation for API responses. We dive into three detailed examples: By the end of this tutorial, you'll learn how to employ Playwright's native methods or a JSON validation library such as Zod to ensure your API responses meet expected schemas.