[jQuery] Best web app automation testing tool?

[jQuery] Best web app automation testing tool?


Hello - I've been evaluating different web automation testing tools
that allow you to record actions and play them back in the web browser
window to automate testing.
So far I have tried Molybdenum & TestGen4Web Firefox plugins. I was
not able to get Selenium IDE work for some reason.
Molybdenum & TestGen4Web do not seem to activate the jQuery UI
controls. For example if I record clicking on a text field that has a
date picker, the testing tool cannot find the element in the DOM to
register the click on a date.
What tools are you using?
-Sarah