JBoss Community Archive (Read Only)

Graphene 1

Drag&Drop

The drag action is the special implementation of dragging the element from one position to another where you can specify and test the particular phases of dragging.

Drag takes one element locator to drag and one as the target and by calling it's methods, you can go through all the phases and test behaviour of dragged object.

You can also cancel the movement in any phase or redefine the target position before dropping.

Phases

  • start

  • mouseOut

  • move

  • enter

  • drop

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-10 12:13:26 UTC, last content change 2012-03-16 14:33:36 UTC.