I have a questions about drag and drop keyword.
when I use drag and drop keyword is not working. However, when I user selenium IDE to record my actions. It is working on selenium IDE.
I try to use python +webdriver, but still not working.
error message always shows “Message: javascript error: Failed to execute ‘elementsFromPoint’ on ‘Document’: The provided double value is non-finite”
Anyone has any idea about how selenium IDE handle drag and drop object.