ad-tra / AttendanceScript

automate a google from to mark presence during Covid-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttendaceScript

script to automate filling an attendance form

Installation

you can download the project as a .zip file and extract it in your pc or clone the repo using the floowing command

git clone https://github.com/ad-tra/AttendaceScript.git

Usage

After installing the repo you need to go to the folder and access the config file. Open it with a text editor screenshot of the Attendace folder

After openning the file you need to change the email and password to match your own credentials. As for broswers you can choose between Google Chrome or Firefox

email = enter you email here
password = enter your pass here`
browser = chrome
or
browser = firefox

config instructions

Built With

Java and Selenium web automation framework were used to build this project

About

automate a google from to mark presence during Covid-19


Languages

Language:Java 83.9%Language:JavaScript 16.1%