drag desktop element “element_name” into another desktop element “element_name” using image identification
Desktop step-Definition drag desktop element “element_name” into another desktop element “element_name” using image identification Keyword Given, When, And, Then Description Will drag first element into second element and both elements will be identified by image Declaration Code Element Application Test Data Then drag element “Image1” into another element “Image2″ using image identification Image1 IMAGE_REPO Image_Folder_Name.Uploaded_Image_Name.Cropped_Image1_Name Image2 IMAGE_REPO Image_Folder_Name.Uploaded_Image_Name.Cropped_Image2_Name NILL NILL Remarks The element with the name “element_name” should be draggable, and it should be possible to drag it to the specified element in the desktop window. This step definition drag on an image with the name “element_name” in the desktop window. Restriction Ensure that “element_name” is a valid and unique identifier for the element you want to click on. Make sure the element is visible and dragable before attempting the drag action. Table of contents Keyword Description Declaration Remarks Restriction