Test Pagination options 10,20,50,100

Is there anyway to make test for pagination options?
it('should have pagination options of 10, 20, 50, 100', function () {
// code for test
');
});
it('should have pagination options of 10, 20, 50, 100', function () {
// code for test
');
});
I can't see a way for it.
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?