06-15-2018, 12:58 AM
(06-14-2018, 10:26 PM)Ankur Wrote: Here are some ideas for your case.
#1 Choose a unique value in the row which you are concerned about. Then using a loop try to find if that value exist on the first page, if it exists your job is done. If it doesn't, simply click on the paginated link and run loop over it.
#2 Find out if you can disable pagination in your application OR if for testing purposes you can increase the number of records that appear in your test instance 'view'.
Thanks Ankur,
Issue was resolved by disabling Internet Options->Advanced->Browsing->Smooth Scrolling