protected override string GetNextPage(IHtmlDocument dom) { return(_nexPageConfig?._querySelector(dom, _currentPage)); }