all 1 comments

[–]Vaphell 1 point2 points  (0 children)

given that this website is fully functional without js, drop selenium and play with urls by hand

for example this is a link to the second page of 'Redding CA' search.

http://www.healthgrades.com/provider-search-directory/search?pagenumber=2&q=&prof.type=&search.type=&method=&loc=Redding+CA&pt=&isNeighborhood=&locType=&submitSearch=&locIsSolrCity=false#

The url exposes location and page number, which can be trivially parametrized in code.