← All skills

Geb Skill

E2e testingGroovy

Copy and Paste in your Terminal

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

Overview

When to Apply: Reference when writing Groovy browser tests with GebSpec, using jQuery-like $() selectors, or integrating with Spock for BDD-style reporting. Triggers on "Geb", "GebSpec", "Groovy browser test", "Browser.drive".

Playbook Deep Dive (9 sections): §1 Project Setup · §2 Page Objects · §3 Spec Tests (Spock Integration) · §4 Waiting & Async Content · §5 Advanced Patterns · §6 API Testing with Geb · §7 CI/CD Integration · §8 Debugging Table · §9 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.