Selenium WebDriver
Selenium WebDriver expertise for cross-browser automation and legacy system testing
它会碰到什么
扫了多少2 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Selenium WebDriver Skill
Overview
This skill provides expert-level capabilities for Selenium WebDriver-based automation, enabling cross-browser testing, grid configuration, and integration with mobile testing through Appium.
Capabilities
WebDriver Management
- WebDriver initialization and configuration
- Browser driver management (ChromeDriver, GeckoDriver, etc.)
- Session handling and cleanup
Cross-Browser Testing
- Chrome, Firefox, Safari, Edge support
- Handle browser-specific quirks and capabilities
- Configure browser options and preferences
Grid Configuration
- Selenium Grid setup for parallel execution
- Node registration and management
- Docker-based grid configuration
Element Interaction
- Handle dynamic waits and element location strategies
- Implement robust element locators
- Handle iframes, windows, and alerts
Page Object Model
- Generate Page Object Model patterns
- Implement reusable page components
- Create fluent APIs for test readability
Mobile Integration
- Mobile browser testing configuration
- Appium integration for native apps
Target Processes
e2e-test-suite.js- Full E2E test suite implementationcross-browser-testing.js- Cross-browser compatibility testingmobile-testing.js- Mobile web testing
Dependencies
selenium-webdriver- WebDriver client- Browser-specific drivers (chromedriver, geckodriver)
- Java (for Selenium Grid)
Usage Example
{
kind: 'skill',
skill: {
name: 'selenium-webdriver',
context: {
action: 'execute-tests',
browsers: ['chrome', 'firefox', 'edge'],
gridUrl: 'http://localhost:4444/wd/hub',
parallel: true
}
}
}
Configuration
The skill supports both local WebDriver execution and remote Selenium Grid connections.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径
library/specializations/qa-testing-automation/skills/selenium-webdriver/SKILL.md