Skip to content

Tutorials

Step-by-step guides for common testing scenarios.

Available Tutorials

TutorialDescription
Your First TestCreate your first E2E test
Testing a PluginComplete plugin testing guide
Multi-Project SetupMultiple Playwright projects
CI/CD IntegrationGitHub Actions integration
Keycloak OIDC TestingAuthentication testing
Custom Page ObjectsCreate custom page objects

Prerequisites

Before starting, ensure you have:

  • Node.js >= 22
  • Yarn >= 3
  • Access to an OpenShift cluster
  • oc, kubectl, and helm CLI tools
  • Basic familiarity with Playwright
  1. Your First Test - Start here
  2. Testing a Plugin - Complete workflow
  3. Keycloak OIDC Testing - Authentication
  4. Multi-Project Setup - Scale up
  5. CI/CD Integration - Automation
  6. Custom Page Objects - Advanced

Released under the Apache-2.0 License.