David91
5 years agoFrequent Contributor
After click button in tested app run Test project
Hi,
when I run test and i click a button in the tested application, nothing will happen! But when I click myself without test on same button run all test project! (TC 14 must be turned on)
Why :(?
Thank you
Hi,
So... The test does not click on the button and just stays doing nothing until you manually click this button. Then test proceeds as expected. Right?
If the above is correct, can you provide us with the piece of the relevant test code and information about what application you are testing, what button you are trying to click and where this button is located?
P.S. I have a feeling that https://support.smartbear.com/testcomplete/docs/scripting/calling-methods-asynchrounously.html might answer your question.