Skip to content

Instantly share code, notes, and snippets.

@elidickinson
Created July 13, 2020 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elidickinson/485fe1c5ba91e50a1b48628c44b409df to your computer and use it in GitHub Desktop.
Save elidickinson/485fe1c5ba91e50a1b48628c44b409df to your computer and use it in GitHub Desktop.
var x = $(".gb-domain-name").each(function(i,x) { console.log($(x,"span").text())}); window.scrollBy(0,600)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment