wait until element “element_name” loads in desktop application for max “String Value” seconds

Desktop step-Definition wait until element “element_name” loads in desktop application for max “String Value” seconds Keyword Given, When, And, Then Description wait until the given time Declaration Code Element Application Test Data When wait until element “InputField” loads in desktop application for max “120” seconds ” InputField ID Input ” NILL NILL Remarks This step waits for the specified element, represented by “element_name,” to load in the desktop application within the maximum time specified by “String Value” (in seconds). Restriction Ensure that “element_name” is a valid and unique identifier for the element you want to wait for Table of contents Keyword Description Declaration Remarks Restriction

wait until element “element_name” loads in desktop application for max “String Value” seconds Read More »