vthomeschoolmom's avatar
vthomeschoolmom
Super Contributor
6 years ago
Status:
New Idea

Add DragDrop method to testedobjects

var obj = someobject; var destination = someotherobjectl   obj.DragDrop(desintation);   This would be SO righteously helpful and clean.