You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phantomjs
Hello. I created some Scrapy crawler with Selenium and PhantomJS to paginate the Google Reviews window.
My code works well on my machine (Mac OS) but when I send to my Linux AWS instance (Ubuntu) the behavior of pagination is not the same. When the pagination are fired the code stops. Do you guys have any idea what is happening? I'm using the version 2.1.1 and I already tried the 1.9.8 version.