ant - Selenium - Jenkins - CI -


i'm trying integrate selenium automation project jenkins using ant build tool.

i've configured job , i'm able build too, scripts didn't launch application , perform test steps expected. still see console output 'build success'...!

when tried execute ant build through command prompt, got executed appropriately launching application , performing required test steps. expected same happen in jenkins job well, it's not happening so.

please me in fixing issue....!

note: have followed steps given in post below integrating jenkins & selenium- http://www.ontestautomation.com/running-selenium-webdriver-tests-in-jenkins-using-ant/

make sure of 2 things

  1. configure ant: jenkins > manage jenkins > configure system > ant installations
  2. invoke ant: jenkins > job > configure > build > invoke ant targets

Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -