mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-22 16:39:07 -04:00
Merge branch 'brofurb' into qa
This commit is contained in:
commit
13f866bdfd
@ -84,6 +84,7 @@
|
||||
default_parameters:
|
||||
actions:
|
||||
- selector: a#get_more
|
||||
- selector: a#get_more
|
||||
- # acalog https://webarchive.jira.com/browse/ARI-3775
|
||||
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
||||
behavior_js_template: simpleclicks.js.j2
|
||||
|
@ -101,6 +101,7 @@ class UmbraBehavior {
|
||||
console.log("ready for next action"); // untested!
|
||||
this.index += 1;
|
||||
this.idleSince = null;
|
||||
window.scroll(0,0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user