In my current working application have a data table its store the history of my work activities. During the run time of scripts through selenium web driver( Java), at that table it increase one row . Now for validation purpose I need to get that new row data. How can I get that anyone has any solution?