最終更新:2020-04-09 (木) 17:56:27 (1703d)
Selenium
Top / Selenium
Web Browser Automation
ブラウザー自動化を可能にし、それを支えるツール群とライブラリー群
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システム?