gaspa93 / googlemaps-scraper

Google Maps reviews scraping
GNU General Public License v3.0
378 stars 136 forks source link

resolved issue of no reviews were being fetched and selenium.common.exceptions.NoSuchElementException #19

Closed mohitmodi4365 closed 2 years ago

mohitmodi4365 commented 3 years ago

Issue:"selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"div.section-layout.section-scrollbox.scrollable-y.scrollable-show"} (Session info: headless chrome=90.0.4430.93)"

gaspa93 commented 2 years ago

Hi,

I updated master repo with new div value to scroll reviews, now it is working correctly. Thank you, Mattia