khoffman90Contributor13 years agoWay to Stop error posting to Log if a script failsIs there any way to not report the error if a script fails? Alternatively I would settle for changing the error into a warning.
sastoweSuper Contributor13 years agovar p = Sys.WaitProcess("program", <some timeout value).Exists;will return a boolean.
Recent DiscussionsTestComplete recording feature.Prevent TestExecute dialog to Confirm Save in silent modeSys, Log not defined. getting nnnnNameErrorSolved