whuang
4 years agoRegular Contributor
How can I get rid of this warning message?
Hi there,
I have a string to enter into a text field, and I know the string is too long and is going to be truncated, and that is what I want to test, but this triggers a warning message in TC "the text specified in the edit box has been truncated, since it was too long". Is there anyway I can get rid of the warning and make it not to be triggered?
Thanks in advance!
Hi,
Use OnLogWarning event handler and block this exact message (maybe, for this exact test) from been posted to test log.