Forum Discussion

sriram_sig's avatar
sriram_sig
Contributor
5 years ago

Ctrl + Click Operation having issues when executing testcomplete tests from QAComplete

I have a scenario where i need a select a row in a webtable, expand it to fetch some data and then do ctrl + click operation to deselect the row.

Page.WebTable.click(-1,-1,skCtrl)

This line of code works perfectly fine when i execute it from testcomplete, but gets a timeout error when trying to execute it from QAComplete. Other lines of code work perfectly fine.

 

3 Replies