Step-By-Step Guide to Use Print Screen to Capture Screenshot of the JIRA Application

Let's see an example to capture screen shot of the JIRA application dashboard for a quick data view.

 

To capture the screen shot of the JIRA application:

1.    Create a new process.

2.    From the Canvas Tools panel, add the Focus Window activity to the Flowchart designer on the Canvas.

3.    Select the Is Default Value check box, and then enter Dashboard in the Window Title field.

4.    In the Equals list, select Contains to set the search criteria of the JIRA window that needs to be in focus.

5.    From the Canvas Tools panel, add the Print Screen activity after the Focus Window activity.

 

 

6.    In the Parameter bar, create an In argument, JiraDashboard of type String and define the path along with the file name and extension to save the screen shot captured at the specified location and format.

 

 

7.    In the Destination Path list, select JiraDashboard argument defined above. Below is the sample automation process workflow created:

 

 

8.    Save the process.

9.    Setup the environment and then perform test run.

You can publish, deploy and assign this process to a robot if you want to run the process outside Automation Studio. Below is the sample screen shot and the specified location where the file gets saved:

 

 

 Related  Topics

Print Screen