I am unable to perform drag and drop on HTML5 element using Selenium 3.141.59 + java (1.8). I have tried other solutions(through JavaScriptExecutor) as well which are mentioned in this group. But no solutions are working. Could you please help me to provide a concrete solution for my issue.
I am using Selenium(3.141.59) + Java (1.8) + Cucumber Framework + Selenium Grid (4)
I have followed the discussion but it is for python but I need a solution in Java.