teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

エラーメッセージを正しいものにしました。

2019/06/15 07:36

投稿

sekine_0406
sekine_0406

スコア12

title CHANGED
File without changes
body CHANGED
@@ -11,8 +11,8 @@
11
11
  ### 発生している問題・エラーメッセージ
12
12
 
13
13
  ```
14
- Selenium::WebDriver::Error::WebDriverError: Unable to find the chromedriver executable. Please download the server from http://chromedriver.storage.googleapis.com/index.html and place it somewhere on your PATH. More info at https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver.
15
- from /Users/Jimmy/.rvm/gems/ruby-2.2.1/gems/selenium-webdriver-2.47.1/lib/selenium/webdriver/chrome/service.rb:37:in `executable_path'
14
+ /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/selenium-webdriver-3.142.3/lib/selenium/webdriver/common/service.rb:136:in `binary_path': Unable to find chromedriver. Please download the server from (Selenium::WebDriver::Error::WebDriverError)
15
+ https://chromedriver.storage.googleapis.com/index.html and place it somewhere on your PATH.
16
16
  ```
17
17
  ```ruby on rails
18
18
  ```