Merge branch 'ARI-5334' into qa

This commit is contained in:
Barbara Miller 2017-07-18 15:19:22 -07:00
commit b33e2c194f

View File

@ -115,6 +115,13 @@
click_css_selector: li.SG_pgnext a
click_until_hard_timeout: False
request_idle_timeout_sec: 10
- # https://webarchive.jira.com/browse/ARI-5334
url_regex: '^https?://(?:www\.)?google\.com/search.*$'
behavior_js_template: simpleclicks.js.j2
default_parameters:
click_css_selector: a#pnnext
click_until_hard_timeout: True
request_idle_timeout_sec: 10
- # https://webarchive.jira.com/browse/ARI-5313
url_regex: '^https?://.*\.ky\.gov/.*$'
behavior_js_template: mouseovers.js.j2
@ -135,6 +142,9 @@
- # https://webarchive.jira.com/browse/ARI-5389
url_regex: '^https?://pitchfork\.com/.*$'
behavior_js_template: pitchfork.js
- # https://webarchive.jira.com/browse/ARI-5379
url_regex: '^https?://pm\.gc\.ca/eng/news.*$'
behavior_js_template: pm-ca.js
request_idle_timeout_sec: 10
- # https://webarchive.jira.com/browse/ARI-4960
url_regex: '^https?://(?:www\.)?fortstjames.ca/community-events-calendar/$'