The result of some item is null after scraping with click element

Only when you used the Element click option for the page, the result of some item is null, how can I solve this? Thank you

Url: https://www.grainger.com.mx/categoria/Accesorios-de-Cabinas-para-Lavado-a-Presión/c/5360

Sitemap:
{"_id":"ecommerce_2","startUrl":["https://www.grainger.com.mx/categoria/c/1"],"selectors":[{"id":"categoryViewProduct","type":"SelectorLink","parentSelectors":["_root"],"selector":"div.shop-category-item:nth-of-type(1) a.categoryViewProduct","multiple":false,"delay":0},{"id":"sub_categoryViewProduct","type":"SelectorLink","parentSelectors":["categoryViewProduct"],"selector":"div.shop-category-item:nth-of-type(1) a.categoryViewProduct","multiple":false,"delay":0},{"id":"sub_0_categoryViewProduct","type":"SelectorLink","parentSelectors":["sub_categoryViewProduct"],"selector":"div.shop-category-item:nth-of-type(1) a.categoryViewProduct","multiple":false,"delay":0},{"id":"product","type":"SelectorElementClick","parentSelectors":["sub_0_categoryViewProduct"],"selector":"div.product","multiple":true,"delay":"2000","clickElementSelector":"section.searchControls:nth-of-type(1) p a, div.grainger.categoryresults, section.searchControls:nth-of-type(1) li.next a","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueHTMLText"},{"id":"name","type":"SelectorText","parentSelectors":["product"],"selector":"li.productName a.productLink","multiple":false,"regex":"","delay":"0"},{"id":"Precio ","type":"SelectorText","parentSelectors":["product"],"selector":"span.price:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"Grainger","type":"SelectorText","parentSelectors":["product"],"selector":"a.productLink span.productInfoValueList","multiple":false,"regex":"","delay":0},{"id":"Fabricante","type":"SelectorText","parentSelectors":["product"],"selector":"span.productMFR span.productInfoValueList","multiple":false,"regex":"","delay":0},{"id":"desc","type":"SelectorText","parentSelectors":["product"],"selector":"p.LD","multiple":false,"regex":"","delay":0}]}

Change Element Click to Element Select

1 Like

Thanks for your response. The solution got it in this video --> https://www.youtube.com/watch?v=y_n2IsZlLds