qadude73Occasional Contributor4 years agoaqUtils.Beep() While BuiltIn.ShowMessage() Displayed Is there a way to have aqUtils.Beep() keep going (i.e. continue beeping), the entire time BuiltIn.ShowMessage() is displayed on the screen?
Marsha_RModeratorYou could write a loop that checks to see if the message box still exists and if it does, beep again.
sonya_mSmartBear Alumni (Retired) to Marsha_R4 years agoWhat a great idea, Marsha! qadude73 does this approach work for you?
Related ContentDisplaying Dynamic fieldsGroovy: Fails to Display Request Statushow to change the order of display when using inheritanceDisplaying ENUM in lower/camelCaseSummary chart not displaying
Recent DiscussionsTest Execution Summary is nullhow to close all open chrome instance by keyword test casesIs it possible to do load testing with testcomplete automation?SolvedKeyword Test development process modelIssues with dropdowns and ClickItem() not working if the dropdown opens in the up directionSolved