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