← All skills

Robot Framework Skill

E2e testingPythonRobot Framework

Copy and Paste in your Terminal

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

Overview

When to Apply: Reference when writing keyword-driven tests with Robot Framework syntax, using SeleniumLibrary for browser testing, or creating custom Python keyword libraries. Triggers on "Robot Framework", "*** Test Cases ***", ".robot", "SeleniumLibrary".

Playbook Deep Dive (10 sections): §1 Project Setup & Configuration · §2 Web UI Testing (SeleniumLibrary) · §3 API Testing (RequestsLibrary) · §4 Data-Driven Testing · §5 Custom Python Libraries · §6 Browser Library (Playwright-Based) · §7 LambdaTest Cloud 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.