I tried to create the sitemap but not able to paginate pass the list page.
Url: http://shopee.sg
{"_id":"shopee","startUrl":["https://shopee.sg/Beauty-Personal-Care-cat.6?locations=-1&page=0&sortBy=sales"],"selectors":[{"id":"Element","type":"SelectorElementClick","parentSelectors":["_root"],"selector":".shopee-search-item-result__item","multiple":true,"delay":0,"clickElementSelector":".shopee-icon-button--right","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueCSSSelector"},{"id":"Name","type":"SelectorText","parentSelectors":["Element"],"selector":"div.shopee-item-card__text-name","multiple":false,"regex":"","delay":0}]}
Here you go - try this on. You'll need to add more selectors child to the Element selector.
Thanks a great deal for the prompt reply.