These tests are Integration Tests that are used to check our code against real target websites.
To avoid Too Many Requests block, we are saving the webpages snapshot by running the yarn update-webpages-snapshot
command manually.
Then, we are running our code against the local snapshots.