mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-08 06:09:48 +00:00
behavior testing: click on tiktok comments button
This commit is contained in:
parent
11f52db31e
commit
d516690dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ RUN mkdir -p /app/behaviors
|
|||
WORKDIR /crawls
|
||||
|
||||
# enable to test custom behaviors build (from browsertrix-behaviors)
|
||||
# COPY behaviors.js /app/node_modules/browsertrix-behaviors/dist/behaviors.js
|
||||
COPY behaviors.js /app/node_modules/browsertrix-behaviors/dist/behaviors.js
|
||||
|
||||
# add brave/chromium group policies
|
||||
RUN mkdir -p /etc/brave/policies/managed/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue