Forum Discussion
Anonymous
14 years agoHi Vijay,
First of all, please update to the latest TestComplete version (v. 8.70) and check whether the problem is reproduced there.
If it is, let me know what method is used to click the specified tab. Also, please check whether the following code works for you:
Set tabBar = 'obtain the control
Call tabBar.Tab("TabName").Click 'replace TabName with the actual value