aslak hellesoy wrote:
I have just git-svn'ed the code that was formerly in
http://rubyforge.org/projects/rspec-ext to GitHub:
http://github.com/aslakhellesoy
(rspec-distributed and rspec-ui)
I haven't maintained these in a while, so they might be a little
broken. Hopefully someone will clone a
I have just git-svn'ed the code that was formerly in
http://rubyforge.org/projects/rspec-ext to GitHub:
http://github.com/aslakhellesoy
(rspec-distributed and rspec-ui)
I haven't maintained these in a while, so they might be a little
broken. Hopefully someone will clone and improve them.
FYI: T
I would be happy to get involved with this project.
I'll be spending most of this year writing Rspec stories and anything
that makes browser testing easier will be easy to justify to my work
colleagues.
David Chelimsky wrote:
> On May 8, 2008, at 5:24 PM, Zach Dennis wrote:
>
>> David,
>>
>> C
On May 8, 2008, at 5:24 PM, Zach Dennis wrote:
David,
Can you provide any more info? Is it just being talked about or are
people actively working on it now? I would be interested in
assisting. I've done a lot with Selenium and the ruby driver and
would be interested in providing beautiful
David,
Can you provide any more info? Is it just being talked about or are people
actively working on it now? I would be interested in assisting. I've done a
lot with Selenium and the ruby driver and would be interested in providing
beautiful high level helpers that allow people switch from non-Sel
Just an FYI - spec-ui, an rspec extension that supports integration
with selenium and watir, has been under some discussion lately and
should see some new life soon.
On May 8, 2008, at 10:10 AM, Zach Dennis wrote:
I've had really iffy luck with Selenium plugins in the past
(selenium-on-rai
I've had really iffy luck with Selenium plugins in the past
(selenium-on-rails, seleniumfu_rc, selenium_rc, etc.) so I've started to
write a RailsSeleniumStory. I also had to remove the
ActiveRecordSafetyListener in my efforts.
The RailsSeleniumStory is a part of the mhs_testing plugin [0] and it
I have been using Rspec stories with Webrat feeling very productive and
happy.
Then I needed to do something with Selenium (Webrat could have done what
I needed but it does not yet have the functionality).
Selenium-core as part of a rails plugin looked nice but did not seem to
fit with rspec stor