Created on 9th June 2024
•
The problem being solved in this code is automating the process of fetching attendance details from a specific website. It addresses the manual effort required to log in, navigate to the attendance section, and retrieve attendance data for multiple students. By using Selenium WebDriver and a GUI built with Tkinter, the code streamlines this process, allowing users to input roll numbers and get attendance information with the click of a button. This automation saves time and effort for users who need to regularly check attendance data for multiple students.
.
we faced many errors and challenges while extracting the data from websites