I am trying to scrape image \'src\' from the img tag on flipkart. I am using selenium and beautifulsoup. When I run the code:
pics = soup.findAll(\'img\', cla