Hi Omer!
On Mon, 19 Dec 2022 03:57:25 +0200
Omer Zak wrote:
> I am writing regression tests to test that a website continues to
> behave the same after moving to another host.
>
> Among other things, I want to test that a password-protected area in
> the website continues to work as expected, p
I am writing regression tests to test that a website continues to
behave the same after moving to another host.
Among other things, I want to test that a password-protected area in
the website continues to work as expected, protecting its contents.
I am trying to test as follows.
wget ...other o