Friday, October 28, 2011

Learn Informatica

Free USA VISA Guide

Tuesday, October 25, 2011

you can try this: mouseDownAt(begin_locator,begin_coordstring) mouseMoveAt(end_locator,end_coordstring) //or mouseMove(end_locator) mouseUpAt(end_locator,end_coordstring) these 3 lines can instead of the DragAndDrop function. Try these when DragAndDrop fails mouseDownAt(begin_locator,begin_coordstring) mouseMoveAt(end_locator,end_coordstring) // or mouseMove(end_locator) mouseUpAt(end_locator,end_coordstring)