Forum Discussion

Ravik's avatar
Ravik
Super Contributor
8 years ago

How to get Excel sheet name in TestComplete:Python

I am looking for a way to read all of the sheet names from an Excel workbook. Since the ExcelDriver requires a sheet name I am not sure how to do this.  I am using Python script.  Any ideas?   My C...