You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> How many jitters, higher is better [max 100] (default=70): 100
:: Google Reverse Image Search
==> Opening Webdriver
:: Uploading Local Known Images
==> Please agree to google's stuff in the browserTraceback (most recent call last): File "/EagleEye/eagle-eye.py", line 229, in <module> main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName) File "/EagleEye/eagle-eye.py", line 131, in main g.collectLinksLocal() File "/EagleEye/grabber/google.py", line 136, in collectLinksLocal elems = driver.find_elements_by_xpath(self.PHOTO_XPATH)[0]AttributeError: 'WebDriver' object has no attribute 'find_elements_by_xpath'
The text was updated successfully, but these errors were encountered: