Skip to content

Automating Blackboard Learning Management System classes using Python and Selenium

Notifications You must be signed in to change notification settings

Helium-He/Automate-Blackboard-Classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automate-Blackboard-Classes

Automating Blackboard classes using Python and Selenium.

Demonstration

alt text

Requirements

Python
Chrome Browser
Chromedriver.exe - already in the repository

How to run ?

  • In line 28 and 29 in class.py enter the username and password
  • pip install Selenium
  • python class.py

How to get course id?

  • Go to Chrome and Login with your id.
  • Press Ctrl + Shift + I to open inspect elements tab.
  • Now follow the gif below: alt text

Note: Make sure to change timetable according to your classes

About

Automating Blackboard Learning Management System classes using Python and Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages