One of the devs gave me this hack to drop into a file in features/support/ that was a little more likeable than my hack: http://gist.github.com/294815 <http://gist.github.com/294815>Or you could edit directly, but I prefer not to. Cheers, Doug.
On 4 February 2010 19:01, Ashley Moran <[email protected]>wrote: > > On 4 Feb 2010, at 2:38 PM, doug livesey wrote: > > > Fixed it with a horrid hack, for now: http://gist.github.com/294620 > > I've found a few places in Capybara where I've had to drop to underlying > framework code, or even Nokogiri, to get and set values. > > Still, it runs with webdriver a treat! > > I've been getting going with Capybara recently and been having a similar > experience... having used Celerity directly so long, I'm used to the Watir > API. But there are massive wins to using Capybara, it's much better than > the Cucumber harness I wrote myself. (Although there are still some bits > I'll extract.) > > Ashley > > -- > http://www.patchspace.co.uk/ > http://www.linkedin.com/in/ashleymoran > > > > -- > You received this message because you are subscribed to the Google Groups > "NWRUG" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nwrug-members%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nwrug-members?hl=en. > > -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
