dealfront_enrichment.py aktualisiert
This commit is contained in:
@@ -112,7 +112,6 @@ class DealfrontScraper:
|
|||||||
self._save_debug_artifacts()
|
self._save_debug_artifacts()
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def extract_current_page_results(self):
|
|
||||||
def extract_current_page_results(self):
|
def extract_current_page_results(self):
|
||||||
# 1) Warte auf erste Ergebniszeile (bis zu 20 Sek.)
|
# 1) Warte auf erste Ergebniszeile (bis zu 20 Sek.)
|
||||||
rows_locator = (By.CSS_SELECTOR, "table#t-result-table tbody tr[id]")
|
rows_locator = (By.CSS_SELECTOR, "table#t-result-table tbody tr[id]")
|
||||||
|
|||||||
Reference in New Issue
Block a user