Motivated Mind
Motivated Mind
**Describe the bug** Allure report doesn't show all the test methods if I have combination of test methods from the same test class but clubbed under multiple tesNG test ==>...
currently i see that sheet can be read by index only. is there a way that i can read by "sheet name"? `public List read(Class beanClz, File file, int sheetNo)`
### TestNG Version 7.10.2 ### Expected behavior I should be able use a value from data provider and use it as a custom test name ### Actual behavior The Test...