sivakarthik
6 years agoContributor
Closing all the windows if it fails and continue the tests
Hello every one,
Rough code:
obj.Close()
if not client.WaitWindow("TMessageForm", "Warnung", 1).Exists: Log.Checkpoint("Modification Test 1 - with out .i.o.") else: error =...
- 6 years ago
Thanks any way for the info. I got an another idea regarding the issue. i.e If that conditions fails I am stooping the test case not doing the tests further.
thanks and regards
SivaKartheek Sreeram