Hi,
I will explain the issue,
I have developed driver script and it reads the values like class name and test method name in .csv file. When its reading the values its taking as string.
Task: I need to execute the methods from the csv file using the class names.
I have tried using Type, but didn't find any solution.
Our suggestions needed.