hover and click on desktop window element {string}
Desktop step-Definition hover and click on desktop window element {string} Keyword Given, When, And, Then Description hover the mouse to the element present in the desktop window and click on it Declaration Code Element Application Test Data When hover and click on desktop window element “InputField” ” InputField ID Input ” NILL NILL Remarks This step definition hovers the mouse over an element with the name “element_name” in the desktop window, clicks on it, and sends the specified value to given desktop window element. Restriction The element with the name “element_name” should be accessible and hoverable, and the target desktop window element should be accessible and interactable. Table of contents Keyword Description Declaration Remarks Restriction
hover and click on desktop window element {string} Read More »