Created
March 10, 2020 10:57
-
-
Save rishid/d9d325466e4ad6309b1c5a4fedfe925c to your computer and use it in GitHub Desktop.
iMacro for assisting in reporting intermittent absenses on MatrixAbsense website. Choose date and run macro.
This file contains 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
VERSION BUILD=10021450 | |
TAG POS=1 TYPE=SELECT FORM=NAME:iarForm ATTR=ID:absenceStartTime CONTENT=%string:12:00<SP>AM | |
TAG POS=1 TYPE=SELECT FORM=NAME:iarForm ATTR=ID:hoursabsent CONTENT=%number:8 | |
TAG POS=1 TYPE=I ATTR=CLASS:fa<SP>fa-pencil<SP>left-icon&&TXT: | |
TAG POS=1 TYPE=BUTTON ATTR=TXT:Ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment