diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 7ccf698..4d88637 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -68,6 +68,12 @@ click_css_selector: a[onclick] click_until_hard_timeout: False request_idle_timeout_sec: 10 +- # https://webarchive.jira.com/browse/ARI-5294 + url_regex: '^https?://citymedfordwi\.civicweb\.net/.*$' + behavior_js_template: umbraBehavior.js.j2 + default_parameters: + actions: + - selector: div.meeting-document-type-buttons button.button-small - # https://webarchive.jira.com/browse/ARI-5409 url_regex: '^https?://(?:www\.)?tuebingen.de/.*$' behavior_js_template: simpleclicks.js.j2