← All skills

Selenide Skill

E2e testingJava

Copy and Paste in your Terminal

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

Overview

When to Apply: Reference when wanting Selenium-based testing with less boilerplate, using $() selector syntax with automatic waits, or preferring fluent shouldBe/shouldHave assertions. Triggers on "Selenide", "$() selector", "shouldBe", "shouldHave".

Playbook Deep Dive (9 sections): §1 Project Setup · §2 Fluent API & Selectors · §3 Page Objects · §4 Waiting & Async · §5 Advanced Patterns · §6 LambdaTest Integration · §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.