Votes
Answers
Views
Question
2
votes
1
answer
16
views
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
votes
1
answer
294
views
asked 8 years ago by kaptainkayoss
updated 8 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?