-
How do you retrieve run time data from QTP scripts if the run time properties are not available.
For eg I have 'Window("Microsoft Excel - PivotTable67").Window("Query Refresh").Activate'.I need to get the string 'Microsoft Excel - PivotTable67'.Can anybody tell me how to get that using Regular Expressions,GetROProperty or some other technique
-
-
-
-
-
-
-
-
-