From 6f18fe9a0ec32c7ca983f44be6811ef91f4778bc Mon Sep 17 00:00:00 2001 From: sebthom Date: Tue, 16 May 2023 18:28:23 +0200 Subject: [PATCH] improve dropdown field handling --- kleinanzeigen_bot/__init__.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/kleinanzeigen_bot/__init__.py b/kleinanzeigen_bot/__init__.py index c483d57..c34c682 100644 --- a/kleinanzeigen_bot/__init__.py +++ b/kleinanzeigen_bot/__init__.py @@ -617,6 +617,16 @@ class KleinanzeigenBot(SeleniumMixin): LOG.debug('Found %i special attributes', len(ad_cfg["special_attributes"])) for special_attribute_key, special_attribute_value in ad_cfg["special_attributes"].items(): LOG.debug("Setting special attribute [%s] to [%s]...", special_attribute_key, special_attribute_value) + try: + # if the