Forum Discussion

scottcatlett's avatar
scottcatlett
Ideator II
4 years ago

TAF - Selenium

Does anyone know how to Log a Warning in the test output logs? You can write info to the log like this: SystemActor.AttemptsTo(Log.Info(String.Format("The following errors were found: {0}", sbErrs....