Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.22 KB

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]