Forum Discussion
1 Reply
- NisHeraValued Contributor
Assuming error is a popup,
You may use wairProperty of popup mesaage.
if given time popup not "exist" can fire Log.error message
there may be other ways depending on what and how your SUT works
Hi,
I expect an error from the SUT, that's what the test case should prove, so I want to post an error only if the error does't come and not when it does. How do I do it? Any ideas?
Thanks a lot
Seretta
Assuming error is a popup,
You may use wairProperty of popup mesaage.
if given time popup not "exist" can fire Log.error message
there may be other ways depending on what and how your SUT works