click on desktop window element {string} for {string} times
Desktop step-Definition click on desktop window element {string} for {string} times Keyword Given, When, And, Then Description Will click on the desktop window element multiple times Declaration Remarks Code Element Application Test Data When click on desktop window element “InputField” for “5” times ” InputField ID Input ” NILL NILL This step performs a click action on the element specified by “element_name” for multiple times within the desktop window. Restriction Element and application file should be in xml format. Ensure that “element_name” is a valid and unique identifier for the element you want to double-click on. Make sure the element is visible and clickable before attempting the double-click action. Table of contents Keyword Description Declaration Remarks Restriction
click on desktop window element {string} for {string} times Read More »