C
C
Chvalov2019-03-24 18:24:25
selenium
Chvalov, 2019-03-24 18:24:25

Are there Firefox extensions to hide cookie policy blocks?

Is there an addon to kill modal forms and blocks with information about cookies?
Since in selenium I can’t reach the desired element, the block interferes position: sticky;and I get

is not clickable at point (632,696) because another element <div id="cookie-info-bar"> obscures it

Scrolling to the desired element does not always save (more precisely, not on all tested sites)
For example, wienerberger.ru

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dollar, 2019-03-24
@dollar

This is difficult, I'm afraid, because there are no code standards for such blocks. Therefore, each site does its own thing. And there are no criteria for defining such blocks on the site. PS I looked at
the site from your example . wienerberger.ruHalf of the functionality does not work without JS. Hence, a bad site.

C
Chvalov, 2019-03-24
@Chvalov

I will leave here what can help:
List of filters for GDPR block detection for AdBlock
https://filterlists.com
rpmVm62.png

S
sim3x, 2019-03-24
@sim3x

As an option, immediately turn on the mode for reading
ctrl + alt + R

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question