I have a web application with some place holders for photos. The only possibility to move a picture in a placeholder is to do a drag and drop from the filesystem. That means to open a Windows explorer and do a drag and drop of a photo from there into my Firefox browser. I have already included the AutoIt-library in my Robot Framework. But I do not find any way, how I could test this drag and drop scenario. Can anyone help me?