Hi Dan, That did the trick. After doing the update everything is working again with chrome and firefox. Thank you. I really appreciate yours and everyone else help.
Joe On Wed, Aug 15, 2012 at 2:18 PM, Dan <[email protected]> wrote: > Those are pretty old versions. I would try updating the gems to their > current version. You can always revert back if you need to. You would do > that like: > > sudo gem update selenium-webdriver > sudo gem update watir-webdriver > > On Wednesday, August 15, 2012 2:03:27 PM UTC-4, Joe Fl wrote: >> >> Hi Dan, >> >> Here is what I have: >> >> watir-webdriver (0.3.4, 0.3.2) >> selenium-webdriver (2.7.0, 2.5.0) >> >> On Wed, Aug 15, 2012 at 1:58 PM, Dan Franko <[email protected]> wrote: >> > Execute: >> > >> > gem list watir-webdriver >> > and >> > gem list selenium-webdriver >> > >> > in the terminal. You should get something like the below back. >> > >> > watir-webdriver (0.6.1, 0.5.5, 0.5.4) >> > selenium-webdriver (2.25.0, 2.22.2, 2.22.1, 2.21.2, 2.20.0) >> > >> > On Wed, Aug 15, 2012 at 1:52 PM, Joe Fleck <[email protected]> wrote: >> >> >> >> hi dan, >> >> >> >> How do I find that information? >> >> >> >> Joe >> >> >> >> On Wed, Aug 15, 2012 at 1:48 PM, Dan <[email protected]> wrote: >> >> > Which version of the selenium-webdriver and watir-webdriver gems do >> >> > you >> >> > have? >> >> > >> >> > >> >> > On Wednesday, August 15, 2012 1:39:24 PM UTC-4, Joe Fl wrote: >> >> >> >> >> >> Hi, >> >> >> >> >> >> Has anyone run into this before? Any help wonder be appreciated. >> >> >> >> >> >> Thank you, >> >> >> Joe >> >> >> >> >> >> On Monday, August 6, 2012 12:05:51 PM UTC-4, Joe Fl wrote: >> >> >>> >> >> >>> Hi all, >> >> >>> >> >> >>> I am trying to update my chromedriver from 16.0.902 to 21 but not >> >> >>> sure >> >> >>> how to. I have done a search on the topic in the >> >> >>> group but can't find anything that relates to what I am trying to >> >> >>> accomplish. >> >> >>> >> >> >>> I followed the install instructions and when I execute the >> >> >>> following: >> >> >>> >> >> >>> /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin >> >> >>> >> >> >>> >> >> >>> I get the following message: >> >> >>> >> >> >>> -bash: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin: >> >> >>> No >> >> >>> such >> >> >>> file or directory >> >> >>> >> >> >>> >> >> >>> This is my terminal starting point: >> >> >>> >> >> >>> Josephs-MacBook-Pro:~ josephfleck$ >> >> >>> >> >> >>> >> >> >>> Am I in the wrong location. >> >> >>> >> >> >>> >> >> >>> Any help would be appreciated. >> >> >>> >> >> >>> Thank you, >> >> >>> >> >> >>> Joe >> >> > >> >> > -- >> >> > Before posting, please read http://watir.com/support. In short: >> >> > search >> >> > before you ask, be nice. >> >> > >> >> > [email protected] >> >> > http://groups.google.com/group/watir-general >> >> > [email protected] >> >> >> >> -- >> >> Before posting, please read http://watir.com/support. In short: search >> >> before you ask, be nice. >> >> >> >> [email protected] >> >> http://groups.google.com/group/watir-general >> >> [email protected] >> > >> > >> > -- >> > Before posting, please read http://watir.com/support. In short: search >> > before you ask, be nice. >> > >> > [email protected] >> > http://groups.google.com/group/watir-general >> > [email protected] > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
