最終更新:2025-05-18 (日) 23:30:12 (55d)
Selenium
Top / Selenium
Web Browser Automation
ブラウザー自動化を可能にし、それを支えるツール群とライブラリー群
https://github.com/SeleniumHQ/selenium
Firefox 3.0、3.5(Selenium IDEは1.0.2から、Firefox 3.5に対応)や、Internet Explorer(以下、IE) 8などの最新のWebブラウザにも対応
仕様
- WebDriver - ブラウザ自動化のAPI
ドキュメント
プロジェクト
Selenium WebDriver
- a collection of language specific bindings to drive a browser
Selenium IDE
- Seleniumのテストケースを開発するためのツール
- Chrome and Firefox add-on that will do simple record-and-playback of interactions with the browser.
Selenium Grid
メモ
関連
- Webシステム?