ClickAt
From STIQ
clickAt ( locator,coordString )
Arguments:
- locator - an element locator
coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
If the click action causes a new page to load (like a link usually does), call waitForPageToLoad.
