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
Traceback (most recent call last):
File "main.py", line 24, in <module>
elementID.submit()
File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webelement.py", line 110, in submit
self._parent.execute_script(script, self)
File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 506, in execute_script
return self.execute(command, {"script": script, "args": converted_args})["value"]
File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 444, in execute
self.error_handler.check_response(response)
File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 249, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document
(Session info: chrome=108.0.5359.73)
Stacktrace:
Backtrace:
(No symbol) [0x00C7F243]
(No symbol) [0x00C07FD1]
(No symbol) [0x00AFD04D]
(No symbol) [0x00AFFD34]
(No symbol) [0x00AFFBE5]
(No symbol) [0x00B00565]
(No symbol) [0x00B5D47C]
(No symbol) [0x00B4858C]
(No symbol) [0x00B5C9EB]
(No symbol) [0x00B48386]
(No symbol) [0x00B2163C]
(No symbol) [0x00B2269D]
GetHandleVerifier [0x00F19A22+2655074]
GetHandleVerifier [0x00F0CA24+2601828]
GetHandleVerifier [0x00D28C0A+619850]
GetHandleVerifier [0x00D27830+614768]
(No symbol) [0x00C105FC]
(No symbol) [0x00C15968]
(No symbol) [0x00C15A55]
(No symbol) [0x00C2051B]
BaseThreadInitThunk [0x75E66739+25]
RtlGetFullPathName_UEx [0x77718FD2+1218]
RtlGetFullPathName_UEx [0x77718F9D+1165]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: