How to run/execute Selenium tests via CI (e.g., Jenkins) How to run/execute Selenium tests via CI (e.g., Jenkins) selenium selenium

How to run/execute Selenium tests via CI (e.g., Jenkins)


I am not familiar with selenium, but I know it is possible with Jenkins with some configuration, I think you may find these links helpful

  1. Jenkins Selenium Plugin [1]
  2. Closer to what you need to be doing [2]

If you have anymore questions please feel free to ask.

Goodluck!


Just for a reference, 'auto-test' targets runs the selenium tests as well.

It seems I overlooked the selenium test packs as we have number of suites (app, functional, daos etc...), its my bad.