vendredi 5 juin 2015

How to run selenium tests in jenkins?

I have selenium tests written in python 3.4. How to run them from jenkins after success build ? Process is : 1. pull from git repository 2. python setup.py build 3. python setup.py install

After that i need to run server and selenium tests.

Aucun commentaire:

Enregistrer un commentaire