Generic DOM elements test actions
These classes are added to hobs.TestCase to make them available as follow:
new hobs.TestCase()
               .click(...)
                .mouseover(...)
               (...)
               .sendKeys(...)Generic DOM elements test actions
These classes are added to hobs.TestCase to make them available as follow:
new hobs.TestCase()
               .click(...)
                .mouseover(...)
               (...)
               .sendKeys(...)