mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
add small pause between image uploads
This commit is contained in:
@@ -454,6 +454,7 @@ class KleinanzeigenBot(SeleniumMixin):
|
||||
|
||||
ensure(previous_uploaded_images_count < count_uploaded_images(), f"Couldn't upload image [{image}] within 60 seconds")
|
||||
LOG.debug(" => uploaded image within %i seconds", time.time() - start_at)
|
||||
pause(2000)
|
||||
|
||||
#############################
|
||||
# submit
|
||||
|
||||
Reference in New Issue
Block a user