Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help #156

Open
haxx12 opened this issue Sep 17, 2022 · 1 comment
Open

help #156

haxx12 opened this issue Sep 17, 2022 · 1 comment

Comments

@haxx12
Copy link

haxx12 commented Sep 17, 2022

File "/home/kali/EagleEye/eagle-eye.py", line 229, in
main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
File "/home/kali/EagleEye/eagle-eye.py", line 99, in main
f.grabData()
File "/home/kali/EagleEye/grabber/facebook.py", line 16, in grabData
driver = cfg.getWebDriver()
File "/home/kali/EagleEye/utils/config.py", line 45, in getWebDriver
return webdriver.Firefox(profile)
File "/home/kali/.local/lib/python3.10/site-packages/selenium/webdriver/firefox/webdriver.py", line 172, in init
self.service.start()
File "/home/kali/.local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/home/kali/.local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 110, in assert_process_still_running
raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: Service geckodriver unexpectedly exited. Status code was: 1

@haxx12
Copy link
Author

haxx12 commented Sep 25, 2022

==> Enter the persons name to find on FB: kim boidn
==> How many jitters, higher is better [max 100] (default=70):
==> Settings jitters to 70
==> Opening Webdriver
==> Please agree to facebook's stuff in the browser
Traceback (most recent call last):
File "/home/kali/EagleEye/eagle-eye.py", line 229, in
main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
File "/home/kali/EagleEye/eagle-eye.py", line 99, in main
f.grabData()
File "/home/kali/EagleEye/grabber/facebook.py", line 25, in grabData
profile_img_links = driver.find_elements_by_xpath("//a[@Class='_2ial']")
AttributeError: 'WebDriver' object has no attribute 'find_elements_by_xpath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant