LoginSignup
0
0

More than 5 years have passed since last update.

はじめてのSelenium IDE ~インストールしてみる~

Posted at

Seleniumってなんぞや

SeleniumはWebアプリケーションの操作を覚えこませて自動で実行できちゃうやつです。

大きくは以下のようなものがあるようです。
下のものになるにつれて環境のセットアップとコーディングが増えるようです。
当方インフラエンジニアなので、コーディングはなるだけしたくないです。

楽・Selenium IDE
↓ ・Selenium RC
難・Selenium WebDriver

Seleniumのダウンロード

FireFoxとの親和性がイイらしいので、Firefoxを起動します

①SeleniumのHPにいきます。
http://www.seleniumhq.org/

②「Download Selenium」をクリックします。
image

③Selenium IDEの最新バージョンをクリックします。

image

④画面左上のところで「許可」をクリックします。
image

image

⑤「インストール」をクリックします。
image

⑥再起動をクリックします。
image

以上で導入は完了です!!

起動の仕方

「ツール」→「Selenium IDE」で起動できます!
image

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0