If you are using a Mac, you are probably better off using Homebrew to install and update chromedriver
http://mxcl.github.com/homebrew/ brew update brew upgrade chromedriver On Mon, Aug 6, 2012 at 1:59 PM, Joe Fleck <[email protected]> wrote: > Hi Željko, > > I was following the MAC installation instructions. > > I think thats the problem I can't seem to find were I originally pasted it. > > I reran the command from the installation instructions and here is the > outcome: > > Josephs-MacBook-Pro:~ josephfleck$ echo $PATH > > /Users/josephfleck/.rvm/gems/ree-1.8.7-2010.02/bin:/Users/josephfleck/.rvm/gems/ree-1.8.7-2010.02@global > /bin:/Users/josephfleck/.rvm/rubies/ree-1.8.7-2010.02/bin:/Users/josephfleck/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin > > now I don't see the .rvm folder. > > Is there a setting I need to change on my MAC to see it? > > Joe > > On Mon, Aug 6, 2012 at 12:31 PM, Željko Filipin <[email protected]> wrote: > > On Mon, Aug 6, 2012 at 6:05 PM, Joe Fl <[email protected]> wrote: > >> I am trying to update my chromedriver from 16.0.902 to 21 but not sure > how > >> to. > > > > Just copy the new file over the old one. Where did you put chromedriver > file > > previously? > > > >> I followed the install instructions and when I execute the following: > > > > What instructions are you following? > > > > Željko > > -- > > filipin.eu > > > > > > -- > > 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]
