I want to scrap multiple products data from a website that has no element wrapper(price is separated from product name, no united wrapper) I know I can select single product data using 'text' for each 'product' and 'price' but went I want multiple product data it says element wrapper required. Any suggestion?