I am working on an automation project using a datatable as my source,what I am looking for is to extract a set of rows and based on the result to continue.I have tried using the datatable.select which seems only return one row and googled but with no luck to find the answer.Is there anyone can help me out?