2021-12-27_16-34-15.png 
What I mean is how to remove elements that are not visible to the browser to avoid clicking on them.
Thanks.
Hard refresh browser (CTRL-F5)
-
@clarabellerising
Javascript is not capable anymore of hard refresh. It only does normal refresh.The true parameter is deprecated in modern browsers (like Chrome).
It no longer does anything different — both reload() and reload(true) now behave the same. -
--disable-cache новерное стоит юзать по другому не вижу способа щяс буду сам тестить