Jump to content

How to see Console Output in Jenkins


 Share

Recommended Posts

Hi, 

Please help me to configure Jenkins, or AutoIt, to see test results.

I am using Jenkins to run my AutoIt scripts. I used following article to configure the Jenkins job: 
https://gopekannan.wordpress.com/2017/11/14/how-to-execute-autoit-script-using-jenkins/

Now, I start the build and can see that my EXE file is run on remote machine, and shows the messages that I used with ConsoleWriteError() and ConsoleWrite() functions. 
I do put them to log files and can see them. But can I see these messages in Console Output in Jenkins in real time?

Without it, Jenkins shows me that build is running, but I cannot see what is the place of running.  I attached a screenshot here.

Thank you in advance. 

DesktopUpdate.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...