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

[BUG] TimeoutError('No HTML element found using XPath \'//*[contains(@class, "ShippingSection")]//*//button[contains(@class, "SelectionButton")]\' within 5 seconds.') #394

Open
1 task done
telemux opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@telemux
Copy link

telemux commented Jan 31, 2025

✔️ Expected Behaviour

The shipping method should have been filled.

🐞 Actual Behaviour

It was skipped.

📋 Steps to Reproduce

Trying to publish an ad.

📺 What browsers are you seeing the problem on? (if applicable)

Microsoft Edge

💻 What operating systems are you seeing the problem on? (if applicable)

Windows

📃 Relevant log output (if applicable)

Version: 2025+fa0d43e
Call stack:
File "kleinanzeigen_bot_main_.py", line 9, in
File "kleinanzeigen_bot_init_.py", line 1054, in main
File "asyncio\base_events.py", line 707, in run_until_complete
File "asyncio\base_events.py", line 678, in run_forever
File "asyncio\base_events.py", line 2033, in run_once
File "asyncio\events.py", line 89, in run
File "kleinanzeigen_bot_init
.py", line 94, in run
File "kleinanzeigen_bot_init
.py", line 585, in publish_ads
File "kleinanzeigen_bot_init_.py", line 664, in publish_ad
File "logging_init_.py", line 1507, in debug
File "kleinanzeigen_bot\i18n.py", line 137, in log
File "logging_init
.py", line 1664, in log
File "logging_init
.py", line 1680, in handle
File "logging_init_.py", line 1736, in callHandlers
File "logging_init_.py", line 1026, in handle
File "logging_init_.py", line 1158, in emit
Message: TimeoutError('No HTML element found using XPath '//[contains(@Class, "ShippingSection")]////button[contains(@Class, "SelectionButton")]' within 5 seconds.')

Code of Conduct

  • I agree to follow this project's Code of Conduct
@telemux telemux added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant