Replies: 1 comment 1 reply
-
increase the 'wait seconds' to 10 or so turn off the ad blocker env stuff in the docker-compose.yml |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I've been using the monitor for a few months with success. Previously was using Selenium but decided to switch to Playwright as you mentioned in a reddit comment that you thought Selenium was deprecated.
As soon as I switched I was getting lots of errors relating to filters not found. Visual detector shows partially loaded pages with no images.
I'm also getting this error on lots of the monitors:
TypeError: Cannot read properties of null (reading 'scrollTop') at eval (eval at evaluate (:191:30), <anonymous>:12:67) at UtilityScript.evaluate (<anonymous>:198:19) at UtilityScript.<anonymous> (<anonymous>:1:44)
I tried increasing
Wait Seconds before detecting
but that doesn't seem to make much difference. I assume the error and visual detector issues are related to the pages not being fully loaded before pulling the text? Is there a possible remedy that I should be trying out?Beta Was this translation helpful? Give feedback.
All reactions