Skip to content

Latest commit

 

History

150 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation class Sep-24

Installation

Clone the Repository:

git clone https://github.com/annaverpcs/test_automation_python.git
cd your-repository-folder

Create a Virtual Environment (Optional but recommended):

Mac/Linux

cd your-repository-folder
python3 -m venv .venv
source .venv/bin/activate

Windows

cd your-repository-folder
python3 -m venv .venv
venv\Scripts\activate

Install Dependencies:

pip install -r requirements.txt

or

pip3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages