In the following web page, when you switch between 2 tabs of house and units. the values at the bottom changes. I can'r seem to configure the elements as such in order to get the data separately.
Url: https://reiv.com.au/market-insights/suburb/ashwood
Sitemap:
{"_id":"reiv","startUrl":["https://reiv.com.au/market-insights/all-suburbs"],"selectors":[{"id":"Suburb list","type":"SelectorLink","parentSelectors":["_root"],"selector":"div#a a","multiple":true,"delay":0},{"id":"Suburb name","type":"SelectorText","parentSelectors":["Suburb list"],"selector":"h1.page-header--address","multiple":false,"regex":"","delay":0},{"id":"postcode","type":"SelectorText","parentSelectors":["Suburb list"],"selector":"span.page-header--postcode","multiple":false,"regex":"","delay":0},{"id":"house link","type":"SelectorLink","parentSelectors":["Suburb list"],"selector":"li.tabs-title.is-active a.tabs__title","multiple":false,"delay":0},{"id":"house text","type":"SelectorText","parentSelectors":["house link"],"selector":"div.tabs-panel.is-active div.columns:nth-of-type(2) div.panel__section--primary p.panel__number--regular","multiple":false,"regex":"","delay":0},{"id":"units link","type":"SelectorLink","parentSelectors":["house link"],"selector":"a#panel2-label.tabs__title","multiple":false,"delay":0},{"id":"units value","type":"SelectorText","parentSelectors":["units link"],"selector":"div.tabs-panel.is-active div.columns:nth-of-type(2) div.panel__section--primary p.panel__number--regular","multiple":false,"regex":"","delay":0}]}