narendra1989

Results 2 comments of narendra1989

Yes I'm running failed test as TestNGSuite. This is how i setup the things if i want to run failed test, than i have to do below changes in `pom.xml`...

How to use `component-class` to init List of Component? I have tried below code but its not working as expected. My locator is ```properties productdetail.grid={"locator":"xpath=//*[@content-desc='product_list']","desc":"product detail","component-class":"com.flipkart.component.SearchResultComponent"} ```` My java code...