added stop/resume on found the first item
This commit is contained in:
@@ -17,7 +17,7 @@ _FIELDS = [
|
||||
"max_scrolls", "scroll_pause_ms", "no_new_content_timeout_ms",
|
||||
"pagination_selector", "pagination_selector_type", "max_pages", "pagination_wait_ms",
|
||||
"item_selector_template", "item_selector_type", "item_url_template", "target_item_ids_json",
|
||||
"target_url", "scenario",
|
||||
"target_url", "scenario", "stop_on_first_click",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user