Drag & Drop NLP


The following NLP is used to drag an element from one position and drop it in another.

NLP: Drag the element and drop on the element element

For Example, in the demo website shown below, we will drag the element Draggable 1 and drop it in Drop here.

Drag & Drop


Using Drag & Drop NLP

Example Test Steps

  1. Navigate to the URL
  2. Select the drag and drop NLP

In the 1st element select the Xpath of the element to be dropped and the 2nd element select the element where it needs to be dropped, like in the box in this example.

Example