Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2016 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8939d7cd5bf39b7e7a36240b614985bc to your computer and use it in GitHub Desktop.
Save anonymous/8939d7cd5bf39b7e7a36240b614985bc to your computer and use it in GitHub Desktop.
/usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/response.rb:69:in `assert_ok': unknown error: Chrome failed to start: exited abnormally (Selenium::WebDriver::Error::UnknownError)
(Driver info: chromedriver=2.9.248304,platform=Linux 3.13.0-83-generic x86_64)
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/response.rb:32:in `initialize'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/http/common.rb:81:in `new'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/http/common.rb:81:in `create_response'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/http/default.rb:86:in `request'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/bridge.rb:653:in `raw_execute'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/bridge.rb:124:in `create_session'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/remote/bridge.rb:88:in `initialize'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/chrome/bridge.rb:40:in `initialize'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/common/driver.rb:62:in `new'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver/common/driver.rb:62:in `for'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/selenium-webdriver-3.0.0/lib/selenium/webdriver.rb:82:in `for'
from /usr/local/rvm/gems/ruby-2.0.0-p648/gems/watir-webdriver-0.9.3/lib/watir-webdriver/browser.rb:46:in `initialize'
from program.rb:3:in `new'
from program.rb:3:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment