Skip to content

Grey4114/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Python Scripts This contains all of the Python3 scripts that I have created using Pycharm. I have divided my scripts into several sections:

Selenium - Python 3 scripts created to work with Selenium for testing websites

Standard - These are single script programs that do not have any accompanying unittest scripts

Unittest - These are usually Standard scripts that have been updated, divided in multiple scripts and have unittest scripts