QAPitt
14 years agoOccasional Contributor
If..Then statement in a Data Driven Test
I'm writing a test that includes an If..Then statement that occasionally will enter values that the software will issue a built in warning. How can I write into the loop that:
If the message window appears->Then click ok.->Else don't read the ok click.
This is in a keyword test environment in TestComplete.
If the message window appears->Then click ok.->Else don't read the ok click.
This is in a keyword test environment in TestComplete.