yuchangContributor12 years agoHow to display a messagebox using Jscript in TestCompleteTried to display a message for example using window.alert("Welcome to TestComplete.");However it shows "Microsoft JScript runtime error. 'window' is undefined"Please help me how to run regular JScript/Javascript in TestComplete.
2 RepliesReplies sorted by Most Likedhowie_Contributor12 years agoI think you're looking for BuiltIn.ShowMessage()BuiltIn.ShowMessage("Welcome to TestComplete.");yuchangContributor12 years agoHow to close this window in the script?
howie_Contributor12 years agoI think you're looking for BuiltIn.ShowMessage()BuiltIn.ShowMessage("Welcome to TestComplete.");
Recent DiscussionsAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actionsCannot select certain web elements anymore
Related ContentTurn off all Edge messageboxesHow get message in messageboxDisplay TestExecute/TestComplete results on TeamCity build log