test-frameworks
Installation
SKILL.md
Testing Frameworks
Web Testing Frameworks
Selenium
Best for: Cross-browser testing, legacy applications
- Supports multiple languages (Java, Python, JavaScript, C#)
- Wide browser support including legacy browsers
- Large community and extensive documentation
- Steeper learning curve
- Slower execution compared to modern frameworks