mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-07 13:49:47 +00:00
disable all
This commit is contained in:
parent
c72f741761
commit
75ba6a1e92
1 changed files with 1 additions and 1 deletions
|
|
@ -765,7 +765,7 @@ class ArgParser {
|
|||
const behaviorOpts: { [key: string]: string | boolean } = {};
|
||||
|
||||
//TODO remove - test only
|
||||
argv.behaviors = ["siteSpecific"];
|
||||
argv.behaviors = [];
|
||||
|
||||
if (argv.behaviors.length > 0) {
|
||||
if (argv.clickSelector) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue