I have a JavaScript-heavy Rails app which I am testing in watir. I have two specific testing requirements:
I haven't been able to figure out how to do this in watir. Any ideas on how to do this?
For the first question:
browser.div(:id, "some-id").fire_event "onmouseover"
I have no idea how to solve the second question. You could ask at watir-general.