# Get Assertions

> Get Assertions activity in the UiPath Test Manager connector.

## Description

Gets all assertions for a test case log artifact.

## Project compatibility

Windows | Cross-platform

## Configuration

* **UiPath Test Manager connection** – The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* **testCaseLogId** – Enter test case log ID.
* **projectId** – Select the project ID from the dropdown.

## Output

* **id** (String)
* **testCaseLogId** (String)
* **message** (String)
* **payload** (String)
* **hasScreenshot** (Boolean)
* **succeeded** (Boolean)
* **screenshotFileSize** (Integer)
* **screenshotFileName** (String)
