e2e-testing

Automate end-to-end testing of Falcon Foundry apps with Playwright.

24|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/CrowdStrike/foundry-skills --skill e2e-testing-crowdstrike
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e-testing
Source: https://github.com/CrowdStrike/foundry-skills/tree/main/skills/e2e-testing
Command: npx skills add https://github.com/CrowdStrike/foundry-skills --skill e2e-testing-crowdstrike

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Automates comprehensive end-to-end testing of Falcon Foundry applications to ensure reliability before deployment.

Core Features & Use Cases

  • Automated Test Execution: Facilitates running structured tests on Foundry apps using Playwright.
  • Built-in Page Objects: Provides ready-made classes for key interfaces like workflows, detections, and app management.
  • Use Case: When deploying a new app feature, quickly verify UI rendering, workflow execution, and integration points without manual effort.

Quick Start

Create tests to validate the app’s core functionality and run them using the provided setup instructions.

Frequently Asked Questions about e2e-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end testing for Falcon Foundry apps?

You can automate end-to-end testing for Falcon Foundry apps by executing structured Playwright tests that validate UI rendering and workflow execution without manual effort. It provides ready-to-use page objects for key interfaces to streamline this process.

What is the best way to validate Falcon Foundry workflows before deployment?

Validating Falcon Foundry workflows before deployment is best achieved through automated end-to-end testing with Playwright. This approach verifies integration points and UI rendering quickly, ensuring app reliability across various deployment scenarios.

Can I use Playwright to test UI components in a Falcon Foundry application?

Yes, you can use Playwright to test UI components in a Falcon Foundry application. The Skill provides built-in page objects for key interfaces like app management and detections to facilitate accurate UI validation.

Do I need to manually create page objects for Foundry app testing?

You do not need to manually create page objects for Foundry app testing. The Skill provides ready-made classes for key interfaces like workflows and detections, allowing you to focus on test configuration and execution.

How does automated e2e testing improve deployment cycles for Falcon Foundry?

Automated e2e testing improves deployment cycles for Falcon Foundry by combining ready-to-use page objects with flexible test configurations. This increases testing reliability and speed, allowing rapid verification of new app features.