(20260119) Instructions updated to show how to run the scripts.
This commit is contained in:
@@ -84,6 +84,8 @@ Alternately, you can receive a well-structured JSON dump of the known good versi
|
||||
|
||||

|
||||
|
||||
<img src="assets/images/chrome_driver_download_page.png" alt="Chrome Driver Download Page Screenshot" style="width:100%; max-width:1000px; height:auto;">
|
||||
|
||||
### 👉 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.
|
||||
@@ -99,3 +101,11 @@ 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)`.
|
||||
|
||||

|
||||
|
||||
<img src="assets/images/chrome_version_check.png" alt="Chrome Version Check Screenshot" style="width:100%; max-width:1000px; height:auto;">
|
||||
|
||||
---
|
||||
|
||||
## Cron-Based Automation
|
||||
|
||||
Automation of attendance has been done in a cron-like fashion where activities happen at scheduled times.
|
||||
Reference in New Issue
Block a user