@moon said in Browser Follow redirects:
I am aware of the Follow redirects feature of http client.
Can I use Follow redirects in Browser?
Browser should follow any redirect by default.
@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 новерное стоит юзать по другому не вижу способа щяс буду сам тестить