Suppress lookup failures in try block

6 views
Skip to first unread message

Tomek

unread,
Mar 30, 2011, 7:05:09 AM3/30/11
to Windmill Developers
Hi,
I have following situation:
try:
client.waits.forElement(id="myId")
except WindmillTestClientException:
pass

In this case I want not to see the lookup failure in log. Is there a
way to tell windmill to suppress the message?

Regards
Tomek
Reply all
Reply to author
Forward
0 new messages