shaifali_pandyaOccasional Contributor12 years agoHow to activate a specific pageIn our test we are trying to not disturb any browser window which is not related to the tested WebSite but if there are multiple instances open of the tested website then close all but one. Questio...Show More
TanyaYatskovskaAlumni12 years ago Hi Shef, You can click the needed tab like this: //JScript Sys.Browser("iexplore").BrowserWindow(0).CommandBar.TabBand.TabButton("<URL>").Click();
Recent DiscussionsUnable to activate floating license.Testcomplete closed itselflog message issues in testcomplete
Related ContentIdentifying active page in FirefoxSet active environment on SaveHow to ScrollUp/Down web page to find a specific element? (Python)