Details :
- Developed a test automation framework using Webdriver and TestNG
- Using ANT as triggering tool to drive browser automations. This is working fine, I could see Brows
You are probably running Jenkins in the background using the executable provided with it, you need to run it in the foreground: java -jar jenkins.war [other options]. Also, make sure you are looking at the machine where Jenkins is actually run. See this answer.