You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains requirements to be able to run this on Jenkins.
As root user
sudo apt-get install python3-pip
As jenkins user
pip3 install selenium
pip3 install psycopg2
pip3 install xmlrunner