LoginSignup
9
7

More than 5 years have passed since last update.

Selenium - node.jsで動かしてみた

Last updated at Posted at 2016-07-17

動かすまでにやった事

  1. npmアップデート(参考文献1)
  2. nodistインストール(参考文献2)
  3. node.jsアップデート(参考文献2)
  4. selenium-webdriverインストール(参考文献3)
  5. mochaインストール(参考文献3)
  6. expect.jsインストール(参考文献3)
  7. Selenium Serverダウンロード(参考文献3)
  8. Selenium GoogleChrome Driverダウンロード(参考文献3)

参考文献

  1. npmのアップデート
  2. Windows10にnodist v0.8.0とNode.jsをインストール
  3. UIテストの自動化!Node.jsとSeleniumでWebアプリのUIテスト環境構築
9
7
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
9
7