Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description: This command drags an element defined by a locator to another element defined by a locator using Native or HTML5 elements.
Usage Scenario: Suppose you want to drag a picture and drop it in a box.

Procedure: Define locators for both the picture and the box and use them in your steps. Your steps will look like this:

Image RemovedImage Added