diff --git a/README.md b/README.md index 0f4dc51..301ec4f 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ Alternately, you can receive a well-structured JSON dump of the known good versi ![Chrome Driver Download Page Screenshot](assets/images/chrome_driver_download_page.png) +Chrome Driver Download Page Screenshot + ### 👉 Where To Place The Drivers Matrix refused to give APIs for accessing data from their Cosec system. Selenium is being used for web browser automation as a solution. We chose Chrome as the web browser for this since it is very widely available and most supported by a huge margin. @@ -98,4 +100,12 @@ When you update the browser on your device, you will end up with a mismatch betw You can check the version of Chrome on your device by going to `Settings` 👉 `About Chrome`. You will be able to see your browser's version and it will be something like `Version 143.0.7499.193 (Official Build) (64-bit)`. -![Chrome Version Check Screenshot](assets/images/chrome_version_check.png) \ No newline at end of file +![Chrome Version Check Screenshot](assets/images/chrome_version_check.png) + +Chrome Version Check Screenshot + +--- + +## Cron-Based Automation + +Automation of attendance has been done in a cron-like fashion where activities happen at scheduled times. \ No newline at end of file