Hi Željko, According to the group that created the cucumber scripts they are excuting against a browser. They are also using jruby instead of ruby. Could this be the problem and can my ruby script be run with jruby? I spent the most of the morning messing around with this and got to point were the script would crash because it could not locate the watir-webdriver.
Do I need to create another VM with Jenkins and run my watir scripts from there? I would like to know if you or anyone else has dealt with this. I do appreciate your help with this. Thank you, Joe On Tue, Mar 5, 2013 at 7:54 AM, Željko Filipin <[email protected]> wrote: > On Tue, Mar 5, 2013 at 1:47 PM, Joe Fleck <[email protected]> wrote: >> >> We are able to run cucumber scripts on that >> same VM. I not that familiar with cucumber but why does it work? > > > Cucumber does not need GUI to work. Browsers do, and Watir drives browsers. > > Željko > > -- > -- > 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] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
