Implement and Object-To-Object Mouse Drag capability for both script and keyword tests.
Currently, the mouse "Drag" method drags from a starting co-ordinate a set X distance and Y distance from that starting co-ordinate. For most "normal" drag functionalities, this is sufficient. I ev...