Seleniumは、Webブラウザのテストを自動化するためのツールです。Webブラウザにアタッチし、あらかじめ定義されたテストを自動的に実行し、結果を出力します。Webアプリケーションの動作確認のほか、ウィンドウサイズの変更やリンク切れの確認や ...
Selenium is a browser automation library. Most often used for testing web-applications, Selenium may be used for any task that requires automating interaction with ...
Selenium Clientのインストール - node.js / selenium-webdriver node.jsのダウンロードページより、Windows Installer (.msi) をインストールします。 執筆時点での最新バージョンは、node-v0.10.21-x86.msiです。