← All skills

Laravel Dusk Skill

E2e testingPHP
View on GitHub →

Usage

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

Run this command from your project root, then ask your AI assistant to use SKILL.md.

Installs
14
GitHub
--

Cloud integration

Cloud execution and TestMu AI integration.

Laravel Dusk — TestMu AI Cloud Integration

For full device catalog, capabilities, and LT:Options reference, see shared/testmu-cloud-reference.md.

Use a custom driver that creates a RemoteWebDriver with the TestMu AI Hub URL and ChromeOptions + LT:Options. See §7 — LambdaTest Integration in reference/playbook.md for the full LambdaTestDuskTestCase implementation.

Hub URL

https://{LT_USERNAME}:{LT_ACCESS_KEY}@hub.lambdatest.com/wd/hub

Set LT_USERNAME and LT_ACCESS_KEY in .env or the environment. For capability options (tunnel, platforms), see shared/testmu-cloud-reference.md.