wait for {string} minutes in desktop window
Desktop step-Definition wait for {string} minutes in desktop window Keyword Given, When, And, Then Description wait for the given number of minutes Declaration Code Element Application Test Data When wait for “2” minutes in desktop window NILL NILL NILL Remarks This step waits for the specified number of minutes in the desktop window. Restriction Ensure that the “String Value” is a valid numerical value representing the time in minutes. Avoid using excessively long wait times as it could significantly increase the overall test execution time. Table of contents Keyword Description Declaration Remarks Restriction
wait for {string} minutes in desktop window Read More »