Replies: 1 comment 5 replies
-
try
does that work? |
Beta Was this translation helpful? Give feedback.
5 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.
-
It seems stealth mode is not working directly in changedetection.io, it works in browserless Chrome debugger. I have tested 2 URLs to check if stealth mode is working:
Version
v0.39.15
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots

[0] in changedetection.io:
[0] in browserless Chrome debugger:

[1] in changedetection.io:

[1] in browserless Chrome debugger:

Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
docker-compose.yml shown below:
I set
DEFAULT_BLOCK_ADS=false
because it didn't work at all when this variable was set otherwise.Beta Was this translation helpful? Give feedback.
All reactions