Is there any good example on how to properly trigger drag and drop programmatically using console? Due to technical limitations of our end to end testing environment, I am thinking of injecting JavaScript with custom events that would actually trigger drag and drop event... A good example or code snippet would be nice