hasResultsForPage

fun hasResultsForPage(pageIndex: Int): Boolean

Checks if there are search results on the specified page.

Return

true if the page contains at least one search result.

Parameters

pageIndex

The zero-based page index to check.