To add to OP. What was causing issue here, is that site did not allow scroll operation while ClickAndHold() is taking place. Thus limiting drag and drop to on screen.

Op found module that drops item in centre of screen to do it in multiple steps.