Skip to content

Instantly share code, notes, and snippets.

@alexandrespmg
Created August 26, 2023 23:07
Show Gist options
  • Save alexandrespmg/7f9987da857715725aaa5a8c39cccbf8 to your computer and use it in GitHub Desktop.
Save alexandrespmg/7f9987da857715725aaa5a8c39cccbf8 to your computer and use it in GitHub Desktop.
SendAll
var element = document.getElementById("selectAllUnits");
element.click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment