diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 39aad2b..60d68dc 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -49,6 +49,15 @@ - selector: a.coreSpriteRightPaginationArrow repeatSameElement: true rmSelector: '.RnEpo' +- + url_regex: '^https?://www.opengov\.nsw\.gov\.au/publications.*$' + behavior_js_template: umbraBehavior.js.j2 + request_idle_timeout_sec: 10 + default_parameters: + interval: 1000 + actions: + - selector: span.DV-trigger.DV-next + repeatSameElement: true - url_regex: '^https?://americaspresidents\.si\.edu/gallery.*$' behavior_js_template: umbraBehavior.js.j2