Skip to content

Instantly share code, notes, and snippets.

@siguremon
Created May 16, 2013 08:40
Show Gist options
  • Select an option

  • Save siguremon/5590305 to your computer and use it in GitHub Desktop.

Select an option

Save siguremon/5590305 to your computer and use it in GitHub Desktop.
実践Selenium入門

実践Selenium入門

Selenium概要 なぜブラウザテストを自動化するのか

Selenium IDE キャプチャ&リプレイによるシンプルな自動テスト

Selenium IDEのインストール

操作を記録する

記録した操作を実行する

要素を指定する(セレクタ)

IDEのコマンド

繰り返し使えるテストケースを作成するために

一歩進んだIDEの使い方

Selenium WebDriver 一歩進んだ自動テスト

Selenium Grid2 様々な環境での自動テスト実行環境の構築

Seleniumとツール連携 より便利な自動テストのために

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment