Votes
Answers
Views
Question
2
1
16
I would like to know if the tabs in the right hand pane of Test Plan for an individual test script can be moved around. I would like to change the order in which they appear.
0
1
274
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
I'm using UFT to compare to Excel workbooks. I need to count the number of tabs in each worksheet. Using 'excelObj.WorkbookName.Sheets.Count' is returning more tabs than the number of tabs that are there. Is it counting deleted tabs or something?