cbecerrae/Talana Attendance JavaScript Action
This GitHub Action automates attendance marking in Talana by interacting with the platform using Node.js and Selenium.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| attendance_email | User email for authentication | yes | — |
| attendance_password | User password for authentication | yes | — |
| attendance_type | Attendance type: In or Out | yes | — |
| chrome_path | Path to the installed Chrome binary | yes | — |
| chromedriver_path | Path to the installed ChromeDriver binary | yes | — |
Outputs
| name | description |
|---|---|
| attendance_time | The time when the attendance was marked |