EasyApplyJobsBot icon indicating copy to clipboard operation
EasyApplyJobsBot copied to clipboard

Message: stale element reference: stale element not found in the current frame

Open JamesTsetsekas opened this issue 7 months ago • 0 comments

Traceback (most recent call last): File "C:\Users\jtset\Desktop\EasyApplyJobsBot\linkedin.py", line 260, in Linkedin().linkJobApply() File "C:\Users\jtset\Desktop\EasyApplyJobsBot\linkedin.py", line 35, in init self.linkJobApply() File "C:\Users\jtset\Desktop\EasyApplyJobsBot\linkedin.py", line 98, in linkJobApply offerIds = [(offer.get_attribute( File "C:\Users\jtset\Desktop\EasyApplyJobsBot\linkedin.py", line 98, in offerIds = [(offer.get_attribute( File "C:\Users\jtset\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webelement.py", line 172, in get_attribute attribute_value = self.parent.execute_script( File "C:\Users\jtset\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 491, in execute_script return self.execute(command, { File "C:\Users\jtset\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 428, in execute self.error_handler.check_response(response) File "C:\Users\jtset\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 243, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: stale element not found in the current frame (Session info: chrome=126.0.6478.127) Stacktrace: GetHandleVerifier [0x00B1C1C3+27395] (No symbol) [0x00AB3DC4] (No symbol) [0x009B1B7F] (No symbol) [0x009B6C7F] (No symbol) [0x009B8B7F] (No symbol) [0x00A2D51B] (No symbol) [0x00A1399C] (No symbol) [0x00A2CB24] (No symbol) [0x00A13736] (No symbol) [0x009E7541] (No symbol) [0x009E80BD] GetHandleVerifier [0x00DD3A93+2876371] GetHandleVerifier [0x00E27F5D+3221661] GetHandleVerifier [0x00B9D634+556916] GetHandleVerifier [0x00BA474C+585868] (No symbol) [0x00ABCE04] (No symbol) [0x00AB9818] (No symbol) [0x00AB99B7] (No symbol) [0x00AABF0E] BaseThreadInitThunk [0x74F5FA29+25] RtlGetAppContainerNamedObjectPath [0x76F475F4+228] RtlGetAppContainerNamedObjectPath [0x76F475C4+180]

JamesTsetsekas avatar Jul 08 '24 17:07 JamesTsetsekas