質問編集履歴

1

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

2019/06/15 07:36

投稿

sekine_0406
sekine_0406

スコア12

test CHANGED
File without changes
test CHANGED
@@ -24,9 +24,9 @@
24
24
 
25
25
  ```
26
26
 
27
- 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.
27
+ /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)
28
28
 
29
- 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'
29
+ https://chromedriver.storage.googleapis.com/index.html and place it somewhere on your PATH.
30
30
 
31
31
  ```
32
32