Feature Request - add click() hover() collide() simulations to API or CoBlocks

It would be great to be able to trigger clicks and hovers in other parts of the code, for more efficient coding, and for teaching Unit Testing. Similar to element.click() in JS.