Skip to content

在liunx系统上 weibo执行超时,window没有任何问题 #1

@watchpoints

Description

@watchpoints

#16 0x55c4994d4fd7
#17 0x55c4994e4e39
#18 0x7fd7429ec1ca start_thread

Traceback (most recent call last):
File "/root/code/python/./weibo.py", line 218, in send_msg_to_weibo
post_weibo(driver, msg)
File "/root/code/python/./weibo.py", line 141, in post_weibo
weitoutiao_content = WebDriverWait(browser, 15).until(EC.presence_of_element_located(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/python311/lib/python3.11/site-packages/selenium/webdriver/support/wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x55c4994ecb73
#1 0x55c499235416
#2 0x55c499271b4c
#3 0x55c499271c81
#4 0x55c4992ac024
#5 0x55c49929165d
#6 0x55c4992a9b3e
#7 0x55c499291403
#8 0x55c499265f0a
#9 0x55c499266ffe
#10 0x55c4994adc4e
#11 0x55c4994b18f2
#12 0x55c4994ba870
#13 0x55c4994b2933
#14 0x55c49948675e
#15 0x55c4994d4e48
#16 0x55c4994d4fd7
#17 0x55c4994e4e39
#18 0x7fd7429ec1ca start_thread

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions