klabbe
3 years agoOccasional Contributor
Keyword Test not working the second time
Hello, The application I am testing is a web application. I have a Keyword Test that runs successfully the first time but the second time it is always in error. Basically what my test does: 1...
- 3 years ago
I think I have found my problem. I thought I didn't need the "Navigate" operation at the start of a Keyword Test, if my browser was already open to the desired page. So I removed it from my test if my functionality had several Keyword Tests that I ran successively. Until now it was working. But I see that when I run the same test 2 times in a row, the second time doesn't work if I don't have the "Navigate" operation.
I'm a new user of TestComplete. It won't be my last mistake 😋
Thanks for your responses !