AzizKpln / Moriarty-Project

This tool gives information about the phone number that you entered.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it doesn't work

TrixTM opened this issue · comments

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)

commented

same issue

commented

waiting for patch :)

Updated