Skip to content

A script to upload COSC 111 assignments directly to the canvas of UBCO. It asks for the username and password for your canvas only on your first run and stores it in a text file in your computer thereafter.

Notifications You must be signed in to change notification settings

akshatpoddar/Selenium-COSC111-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-COSC111-Assignment

A script to upload COSC 111 assignments directly to the canvas of UBCO.

It asks for the username and password for your canvas only on your first run and stores it in a text file in your computer thereafter. Currently, it only works on my computer since the script only knows the location of my workspace in eclipse.

To execute it, type in the terminal: ./scipt.sh

It will automatically go to the workspace in eclipse, zip the file and create a new folder on your desktop called "COSC 111 Assignments". Then it will login to your canvas and submit the project and logout, using selenium.

About

A script to upload COSC 111 assignments directly to the canvas of UBCO. It asks for the username and password for your canvas only on your first run and stores it in a text file in your computer thereafter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published