I haven't even started with a sitemap because I can't get past this simple thing. The site has a series of 6 cascading "select" elements (dropdown lists). Each remains disabled until the previous one is selected. Each is dynamically populated in response to the selection in the previous one. After all of those are selected in series, a "search" button is enabled and should be clicked.
I don't even know what type of selector to use for those elements.
I need to scrape the text of the cascading "selects" and then the results after the "search" button is selected.
Here is an example page that has cascading selects. Look in the "Part Search Advanced" in the middle.