I am trying to run watirspec on watir-webdriver. As I understood the docs, I should do this:
$ git clone git://github.com/jarib/watir-webdriver.git $ cd watir-webdriver/ $ git submodule add git://github.com/jarib/watirspec.git spec/watirspec But I got this error message: 'spec/watirspec' already exists in the index Željko
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
