-
Hi, is it possible to just monitor if a request's body changes? The page I'm trying to monitor doesn't contain any text, only images and inline (<script>) JS. I'd like to monitor for changes to the images, JS, meta tags and overall anything else in the document. It's just a static HTML page, so it doesn't require using Chrome. |
Beta Was this translation helpful? Give feedback.
Answered by
dgtlmoon
Feb 11, 2025
Replies: 1 comment 1 reply
-
Just monitor the source |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GGORG0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just monitor the source
source:https://mycompany.com/page.html
:)