Skip to content

hostspaceng/selenium-tests

Repository files navigation

Steps to run sellenium script

Clone the Selenium-test Repo (switch to the dockerize branch)

git clone https://github.com/hostspaceng/selenium-tests.git

Create a virtual environment

python -m venv selev

Activate the virtual environment

source env/bin/activate

Install the requirements

pip install -r requirements

Run the python script

python headless.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors