Forum Discussion
2 Replies
- gentleseaFrequent ContributorI would be interested in this solution also.
- aqAnt
Alumni
Hi David,
Could you please clarify what web control you are testing and why you need click it when it is disabled?
In general, you can prevent this warning (or any) from posting to the test log, if you handle the OnLogWarning event and set the Locked property of the event's LogParams parameter to True.