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 co...