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.ToString())));

but I can't figure out how to write a warning or an error.

Any help is appreciated.

Parents
  • When you have TAF you probably have also a TAF subscription. So ask Aras :). 

    To be serious: I don´t think you will get a lot of information regarding TAF in the forum. I myself would love to use it by myself. But it´s an extra service so it´s not available to common community. But let us know if it´s worth the money :-D (I think it is)

Reply
  • When you have TAF you probably have also a TAF subscription. So ask Aras :). 

    To be serious: I don´t think you will get a lot of information regarding TAF in the forum. I myself would love to use it by myself. But it´s an extra service so it´s not available to common community. But let us know if it´s worth the money :-D (I think it is)

Children
No Data