whuang
6 years agoRegular Contributor
Is there any way to disable a specific warning?
Hi Support,
There is one step in my test to perform a click on a disabled checkbox, and that is intentional. I know the checkbox is disabled, the step is to verify that disabled checkbox is not accessable, but TC returns me a warning "The action may be performed incorrectly, because the control is disabled.". Is there anyway to disable this specific warning or anyway to configure TC to accept this action as expected behaviour? I don't want to disable all the warining though, for any other warning I still need to know.
Thanks in advance!
Hi TanyaYatskovska , for a easy and quick solution, I had just removed the click action for now, I am busy with a project right now, haven't try other suggestions yet.