Replies: 1 comment
-
i copy+pasted your docker file and it worked perfectly, I had to set this option Probably you didnt set that option? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to follow https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher but I always get
For now, Differences are performed on text, not graphically, only the latest screenshot is available. Screenshot requires Playwright/WebDriver enabled
.I run
changedetection.io
viadocker compose up -d
, with outputand it looks like that
playwright
is running.Here is my
docker-compose.yml
:Beta Was this translation helpful? Give feedback.
All reactions