Take Screenshot
          You can select this activity to capture a screenshot of a web page and save the screenshot in a specified location. The screenshot is deleted after the RPA flow runs successfully. 
          
         
           Note: This activity is not available in serverless mode.
          
         This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description | 
|---|---|---|---|
| Common | Continue on error | Booelan | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. | 
| Wait After | Int32 | Time to delay (in seconds) after this activity runs successfully and before the next activity runs. | |
| Wait Before | Int32 | Time to delay (in seconds) before running this activity. | |
| Output | Screenshot Path | String | The location where the screen shot must be saved. | 
| Response Code | Int32 | Response code for the activity. Possible values: 
             
  |