Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JamesTsetsekas opened this issue Jul 8, 2024 · 0 comments

Comments

@JamesTsetsekas
Copy link

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant