Skip to content

Instantly share code, notes, and snippets.

@theredpea
Created August 8, 2018 20:44
Show Gist options
  • Save theredpea/c5b55e61a5dc6a7b0b70e986f8d227fd to your computer and use it in GitHub Desktop.
Save theredpea/c5b55e61a5dc6a7b0b70e986f8d227fd to your computer and use it in GitHub Desktop.
var progressLog = setInterval(function(){console.log($('.elapsed .time').text(), $('.qv-progressindicator').text()) }, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment