The link for the 'Click' method in JavaScript seems to be outdated. Actual: (https://developer.mozilla.org/en-US/Mozilla_event_reference/click) Found the new working link here: https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event Or for general reference: https://developer.mozilla.org/en-US/docs/Web/API/Element#mouse_events I would like to fix it if possible. Thanks!