verify element {string} is displayed on the desktop application UI
Desktop step-Definition verify element {string} is displayed on the desktop application UI Keyword Given, When, And, Then Description check if the element is available on the screen Declaration Code Element Application Test Data When verify element “InputField” is displayed on the desktop application UI ” InputField ID Input ” NILL NILL Remarks Verifying element visibility when it is expected to be present is important for UI testing. Restriction Make sure you choose the correct element and provide ciorrect values while creating the element Table of contents Keyword Description Declaration Remarks Restriction
verify element {string} is displayed on the desktop application UI Read More »