Skip to content

A java selenium program that logs into http://results.vtu.ac.in and captures result screenshot for each student in the class

Notifications You must be signed in to change notification settings

Mr-SKR/VTUClassResults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTUClassResults

A java selenium program that logs into VTU RESULTS PAGE and captures result screenshot for each student in the class

REQUIREMENTS

  • Google Chrome 59 and above
  • Eclipse IDE for Java Developers/ Tava EE Developers

IMPORTING THE PROJECT

  1. Clone or download the project (unzip the VTUClassResults-master.zip if downloaded)
  2. Launch Eclipse > 'File' > 'Open projects from File System' > click on 'Directory' > select the extracted folder from step 1 (VTUClassResults-master) > click 'OK' > click 'Finish'

EDIT CODE

  1. Expand 'VTUClassResults-master' folder in Eclipse 'Package Explorer' > Expand 'src' > Expand '(default package)' > Double click on 'Results.java'
  2. Read the comments in the code and make changes accordingly to suit your scheme (ex: CBCS, non-CBCS), replace the USNs with your class students' USNs
  3. Save & Run the program

RESULTS

  • A screenshot is captured for each student in case if the results are published and is stored in the VTUClassResults-master\Screenshots folder with the respective USN.png name '.png'

Incase of any doubts, errors or customization requests, mail me @ [email protected] [Typical Response time: 24hrs]

About

A java selenium program that logs into http://results.vtu.ac.in and captures result screenshot for each student in the class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages