Created
May 31, 2017 02:43
-
-
Save marcodejongh/5ceb2b672cd06277a49ff2082d078de2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function clickNextEntry() { | |
$('[title="AUS_ Hours Worked | 7.6 Hours | Approved"]').click() | |
} | |
function selectNewFeatures() { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment