Question says it all. I'm writing unit tests for a ruby web project (using the PageObject gem, if there's any functionality in there that can help me, and am also using Selenium for these tests). I need to check if the mouse cursor changes to a pointing hand when hovering over a link.Question says it all. I'm writing unit tests fo