verify text {string} is present on the desktop window
Desktop step-Definition verify text {string} is present on the desktop window Keyword Given, When, And, Then Description Will check if the given text is present in the window. Declaration Code Element Application Test Data Then verify text “SoliteraTA” is present on the desktop window NILL NILL NILL Remarks Verifying element visibility is a fundamental step in UI automation. Restriction Make sure text is correct and visible on the screen. Confirm that the verification correctly identifies the visibility state of the text. Table of contents Keyword Description Declaration Remarks Restriction
verify text {string} is present on the desktop window Read More »