Skip to content

Instantly share code, notes, and snippets.

@bobbae
Created April 4, 2021 07:18
Show Gist options
  • Select an option

  • Save bobbae/f90ff21b48a5189ea8cc89e5c3859698 to your computer and use it in GitHub Desktop.

Select an option

Save bobbae/f90ff21b48a5189ea8cc89e5c3859698 to your computer and use it in GitHub Desktop.
Js console keepalive
setInterval(function() {document.elementFromPoint(500, 500).click();}, 30000);
@raspiduino
Copy link

Where did you get that?????

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment