pythontester192 / Instagram-Bot-Scrape-DM-Users

This Python Bot Scrape Instagram User Followers & Send DM to the Scraped Users with Account Switcher Feature.
135 stars 19 forks source link

HOW TO FIX THIS ERROR ? #4

Open gowri321 opened 1 year ago

gowri321 commented 1 year ago

Traceback (most recent call last): File "C:\Users\Administrator\OneDrive\Desktop\Instagram-Bot-Scrape-DM-Users-main\scrape.py", line 145, in scrape() File "C:\Users\Administrator\OneDrive\Desktop\Instagram-Bot-Scrape-DM-Users-main\scrape.py", line 49, in scrape user_element = WebDriverWait(bot, ELEMENTS_TIMEOUT).until( File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\support\wait.py", line 80, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message:

siyan-david commented 1 year ago

Has anyone fixed this yet pls help thanks

Exotic-duck commented 1 year ago

change the xpath of username and the password and the Bottum

pythontester192 commented 1 year ago

Everything Fixed Now! Try Again. But Before that make sure to upgrade selenium to the lastet version: pip install selenium --upgrade

gowri321 commented 1 year ago

Everything Fixed Now! Try Again. But Before that make sure to upgrade selenium to the lastet version: pip install selenium --upgrade

OKAY !