AzizKpln / Moriarty-Project

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

Selenium got stuck in spamcallsStart #55

Closed teslatrader closed 2 years ago

teslatrader commented 2 years ago

Traceback (most recent call last): File "Moriarty-Project/DeepInfo/risks.py", line 32, in spamcallsStart spam_risk=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/div[1]/div[1]/div/h3/strong"))).text File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x556d5f1fbe89

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "Moriarty-Project/DeepInfo/risks.py", line 45, in spamcallsStart spam_risk=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/div[2]/div[1]/div/div[1]/span[2]"))).text File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x556d5f1fbe89

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "Moriarty.py", line 175, in MP.run() File "Moriarty.py", line 145, in run self.spamcalls() File "Moriarty.py", line 122, in spamcalls spamcalls().spamcallsStart(self.phoneNumber) File "Moriarty-Project/DeepInfo/risks.py", line 57, in spamcallsStart spam_risk=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/div[2]/div[1]/div/div[1]/h4"))).text File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x556d5f1fbe89

Hope you will find time to adjust your awesome product.

AzizKpln commented 2 years ago

Hello, this project needs an update. Im thinking of moving this project from selenium to playwright but currently I don't have time for an update. But I will update this tool when Im available. Thanks for your interest in this project.

teslatrader commented 2 years ago

Good luck, mate!