function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Egor PalatovEgor Palatov 

Current number records on pageblocktable

Hi, i need to write assert to test pagination class, and i guess i need to get quntity of records displayed at this moment and assert with expected, how can i do this?