Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.07 KB

PS-Sorter

A script written in python with selenium library to sort ps station choices from a csv file

Requirments

  • Python3

  • Chrome

  • Chromedriver

  • Selenium

Installation

git clone https://github.com/JuluruAkhil/PS-Sorter
pip install selenium

Download the zip file from Here. Extract the exe to the root of your C drive

How to use

This CSV file can be opened in Excel. The First column displays the PS stations and the Second Column shows the status of Accomm Status

0 - no check

1 - check

alt text

You could change the CSV file as the following

alt text

python ps-sorter.py [EmailId] [Password]

Important

  • When the script is running put the cursor away from the browser
  • This script does not submit changes it only sorts them. You have to continue from there
  • PLEASE CHECK TWICE BEFORE SUBMITTING CHANGES!!