It looks like I had several versions of each gem installed, but after deleting
the outdated ones it works.
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/222#issuecomment-26389437___
Wtr-developme
```
$ which phantomjs
/usr/local/bin/phantomjs
```
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/222#issuecomment-26304093___
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyf
```
$ irb
irb(main):001:0>
irb(main):002:0*
irb(main):003:0* require 'watir-webdriver'
=> true
irb(main):004:0> browser = Watir::Browser.new :phantomjs
Selenium::WebDriver::Error::WebDriverError: unable to connect to phantomjs @
http://127.0.0.1:8910 after 20 seconds
from
/Users/bmiller/.