Need advise on checkpoint advisory webpage monitoring

Hi, i would like to monitor check point advisories with distill cloud monitor but it seems like the page is not loaded completely, I kept getting TIMEOUT or SELECTION_EMPTY errors. Tried using Macros also doesn’t work. Does anyone know any solution to this?

i’m using javascript selector “document.querySelectorAll(”[section=‘results’]")

hello @cyberxtzy, i just tested this website out. the timeout selection empty errors for this sites is logged because the page didn’t load its content completely. the reason is not clear yet. we will look into it further and let you know what we find out. thanks!

1 Like

just realized that the page uses custom elements (shadow dom) to display the search result. distill doesn’t support selecting and reading content from custom elements yet. the support for them is coming later this year.

1 Like

thanks for your response! looking forward to the new update :slight_smile:

1 Like