AzizKpln / Moriarty-Project

This tool gives information about the phone number that you entered.
MIT License
1.45k stars 214 forks source link

it doesn't work #39

Closed TrixTM closed 2 years ago

TrixTM commented 2 years ago

Owner Name/Number Information:

Traceback (most recent call last):
File "/root/Desktop/Moriarty-Project/Moriarty.py", line 166, in
microsoft_mail(options.phone_number,options.microsoft_mail_address,options.mail_password)
File "/root/Desktop/Moriarty-Project/Moriarty.py", line 60, in microsoft_mail
WebDriverWait(driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div/main/div/a[2]"))).click()
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webelement.py", line 672, in _execute
return self._parent.execute(command, params)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 318, in execute
self.error_handler.check_response(response)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (392, 327). Other element would receive the click:

...


(Session info: headless chrome=92.0.4515.107)

ibtiikhhn commented 2 years ago

same issue

y0sua commented 2 years ago

waiting for patch :)

AzizKpln commented 2 years ago

Updated