You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
[WDM] - Current google-chrome version is 114.0.5735
[WDM] - Get LATEST driver version for 114.0.5735
[WDM] - Driver [/Users/owenmurphy/.wdm/drivers/chromedriver/mac64/114.0.5735.90/chromedriver] found in cache
Cookies not found!
Traceback (most recent call last):
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/instaTrackDM.py", line 272, in
grab(usr)
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/instaTrackDM.py", line 59, in grab
bot.find_element_by_xpath(
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 394, in find_element_by_xpath
return self.find_element(by=By.XPATH, value=xpath)
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 976, in find_element
return self.execute(Command.FIND_ELEMENT, {
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/Users/owenmurphy/Desktop/instagram-tracker/insta-track/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="react-root"]/section/main/article/div/div/div/div[3]/button[1]"}
(Session info: chrome=114.0.5735.198)
I have added in necessary credentials as well