I am trying to scrape all review text after clicking "View all reviews" buttton, the my sitemap cant seem to get data from up the pop up window.
Url: https://ca.coachoutlet.com/en/products/city-tote-bag/CR111-SV%2FQD.html?src=sem&src=sem
Sitemap:
{"_id":"CoachTote","startUrl":["https://ca.coachoutlet.com/en/products/city-tote-bag/CR111-SV%2FQD.html?src=sem&src=sem"],"selectors":[{"id":"Page open","linkType":"linkFromRedirect","multiple":false,"parentSelectors":["_root"],"selector":"button.css-13tdfey","type":"SelectorLink"},{"delay":0,"elementLimit":500,"id":"Element","multiple":true,"parentSelectors":["Page open"],"selector":".css-xepwwm div.review-list-item:nth-of-type(n+8)","type":"SelectorElementScroll"},{"id":"Reviews","multiple":false,"parentSelectors":["Element"],"regex":"","selector":".css-xepwwm div:nth-of-type(8) div.review-response-details-description","type":"SelectorText"}]}