6

In our eternal quest to integrate Javascript into our RSpec and Cucumber workflow we're evaluating Culerity and are provisionally very excited about it.

Any advice on Culerity in general or specifically as compared to Selenium?

1
  • 1
    Use Capybara and you can have both =) Commented Oct 8, 2010 at 11:17

2 Answers 2

2

On documentation alone, I'd go with Selenium:

Selenium documentation.

Culerity documentation.

Does Culerity have a Firefox add-on to record test-scripts (does make things easy) Which has the better track record?

I see Selenium as being better in these regards right now.

Sign up to request clarification or add additional context in comments.

Comments

2

I personally found Culerity to be a quite a bit buggier and more tempermental than Selenium. I had several failing tests that turned out to be issues with Celerity rather than something wrong with the test or app. A lot of time wasted :/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.