← All skills

Laravel Dusk Skill

E2e testingPHP

Copy and Paste in your Terminal

npx skills add https://github.com/LambdaTest/agent-skills.git --skill laravel-dusk-skill

Overview

When to Apply: Reference when testing Laravel applications with Dusk's browser API, using $browser->visit and component assertions, or testing auth flows in Laravel. Triggers on "Laravel Dusk", "Dusk test", "$browser->visit", "DuskTestCase".

Playbook Deep Dive (10 sections): §1 Project Setup · §2 Browser Test Patterns · §3 Page Objects · §4 Components · §5 Advanced Interactions · §6 Database & Test Data · §7 LambdaTest Integration · §8 CI/CD Integration · §9 Debugging Table · §10 Best Practices

The agent loads from 3 on-demand reference files (advanced-patterns.md, cloud-integration.md, playbook.md) containing detailed implementation guides, cloud integration patterns, debugging tables, and language-specific best practices.


For full reference, implementation samples, and cloud setup, see the Documentation, Playbook, Advanced patterns, and Cloud integration tabs.