CrawlMaze - Testbed for Web Crawlers - multi-step request with event attribute

multi-step GET method based on redefining the button's onclick function

When the button is clicked, an eventListener is added that sends a GET request via JavaScript fetch. This is a somewhat odd edge-case, since we define several events that occur at once when clicking the button.