qadude73Occasional Contributor5 years agoaqUtils.Beep() While BuiltIn.ShowMessage() DisplayedIs there a way to have aqUtils.Beep() keep going (i.e. continue beeping), the entire time BuiltIn.ShowMessage() is displayed on the screen?
2 RepliesReplies sorted by Most LikedMarsha_RChampion Level 35 years agoYou could write a loop that checks to see if the message box still exists and if it does, beep again.sonya_mAlumni to Marsha_R5 years agoWhat a great idea, Marsha! qadude73 does this approach work for you?
Marsha_RChampion Level 35 years agoYou could write a loop that checks to see if the message box still exists and if it does, beep again.
sonya_mAlumni to Marsha_R5 years agoWhat a great idea, Marsha! qadude73 does this approach work for you?
Recent DiscussionsAzure DevOps TestComplete Re-run failed test cases does not workTrouble Recording Tests for WPF WebView2 Application – Entire Window Detected Instead of UI ElementsCannot using "Set Next Statement" when debug
Related ContentDisplaying Dynamic fieldsGroovy: Fails to Display Request StatusDisplaying Info and Error Messages