How can I drag and drop a Java Tree Item in QTP.
For example,
consider the following structure:
JavaTree
-Sample 1
-Sample 2
-Sample 2.1
-Sample 2.2
-Sample 3
I would like to drag and drop "Sample 2.2".
How can I drag and drop a Java Tree Item in QTP.
For example,
consider the following structure:
JavaTree
-Sample 1
-Sample 2
-Sample 2.1
-Sample 2.2
-Sample 3
I would like to drag and drop "Sample 2.2".