Hello i have a problem with this dropdown. I want to go trough all variation but with my element click selector the web scraper only does one variation.
URL: https://www.megabad.com/hersteller-megabad-sortiment-badmoebel-gaeste-wc-a-275279.htm?varid=711136
Sitemap:
{"id":"megabad_megafinal","startUrl":["https://www.manomano.de/waschbecken-fuer-badezimmer-1519?page=[1-73]"],"selectors":[{"id":"container","type":"SelectorElementClick","parentSelectors":["itemlink"],"selector":"body","multiple":true,"delay":2000,"clickElementSelector":"a.variation-row.text-paragraph2","clickType":"clickOnce","discardInitialElements":"discard-when-click-element-exists","clickElementUniquenessType":"uniqueText"},{"id":"Article","type":"SelectorText","parentSelectors":["container"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"Article_number","type":"SelectorText","parentSelectors":["container"],"selector":"div.https\:\/\/www\.manomano\.de\/waschbecken-fuer-badezimmer-1519","multiple":false,"regex":"","delay":0},{"id":"Store","type":"SelectorText","parentSelectors":["container"],"selector":"dummy","multiple":false,"regex":"","delay":0},{"id":"Main category","type":"SelectorText","parentSelectors":["container"],"selector":"li:nth-of-type(5) a div","multiple":false,"regex":"","delay":0},{"id":"Category","type":"SelectorText","parentSelectors":["container"],"selector":"li:nth-of-type(7) a div","multiple":false,"regex":"","delay":0},{"id":"Sub-category","type":"SelectorText","parentSelectors":["container"],"selector":"li:nth-of-type(9) div","multiple":false,"regex":"","delay":0},{"id":"Price","type":"SelectorText","parentSelectors":["container"],"selector":"div.styles_fixedPrice__4XI-9","multiple":false,"regex":"","delay":0},{"id":"RRP","type":"SelectorText","parentSelectors":["container"],"selector":"div.price_retailPrice__1tbNP","multiple":false,"regex":"","delay":0},{"id":"Discount","type":"SelectorText","parentSelectors":["container"],"selector":"div.price_discount__2xK-J","multiple":false,"regex":"","delay":0},{"id":"Brand","type":"SelectorElementAttribute","parentSelectors":["container"],"selector":".brand_wrapper__1Q2VR img","multiple":false,"extractAttribute":"alt","delay":0},{"id":"Avaiability","type":"SelectorText","parentSelectors":["container"],"selector":"div.delivery_delivery__1Wrhw","multiple":false,"regex":"","delay":0},{"id":"Distributor","type":"SelectorText","parentSelectors":["container"],"selector":"a.seller_default_name__3PCgR","multiple":false,"regex":"","delay":0},{"id":"No_of_Items_in_Stock","type":"SelectorText","parentSelectors":["container"],"selector":"Dummy","multiple":false,"regex":"","delay":0},{"id":"Colour","type":"SelectorText","parentSelectors":["container"],"selector":"dummy","multiple":false,"regex":"","delay":0},{"id":"Series","type":"SelectorText","parentSelectors":["container"],"selector":"dummy","multiple":false,"regex":"","delay":0},{"id":"No_of_customer_reviews","type":"SelectorText","parentSelectors":["container"],"selector":"div.rating_reviews__kxQEm","multiple":false,"regex":"","delay":0},{"id":"Customer review_Stars","type":"SelectorText","parentSelectors":["container"],"selector":"","multiple":false,"regex":"","delay":0},{"id":"Promotions","type":"SelectorText","parentSelectors":["container"],"selector":"div.topSale_topSale_-qLV5","multiple":false,"regex":"","delay":0},{"id":"itemlink","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.grid-item-name","multiple":true,"delay":0}]}
Somebody an idea?
