-
After some significant struggle(new to these) I have setup changedetection in combination with playwright using the instructions from https://docs.linuxserver.io/images/docker-changedetection.io/ and a with help of Jon's method at https://discourse.linuxserver.io/t/changedetection-io-playwright-configuration-with-docker-compose/8866
Which is basically the cookies banner, making it useless. what should I do to overcome this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
First is to to ask nicely :-) a little politeness goes a long way, thank you! Second - just use the BrowserSteps, I tested it and it works nicely, have you tried BrowserSteps before? I used |
Beta Was this translation helpful? Give feedback.
First is to to ask nicely :-) a little politeness goes a long way, thank you!
Second - just use the BrowserSteps, I tested it and it works nicely, have you tried BrowserSteps before?
I used
Click element *IF* exists
on the first step incase the screen got bigger or it wasnt there