I would like to extract only selected rows from a Web Table in an Application

@Vignesh_G_Y

Using datascraping extract entire table with all pages then it will strore data in datatable.
With that datatable filter the the condition as you want then write in to excel.

Try this it will work

Thanks
Varun