# Report Portal client-javascript example

To run the examples you must have [nodejs](https://nodejs.org/en/) installed.

In each example, you need to insert data about your instance of the Report Portal.

To run the test script, type the following command in the console:
```cmd
node <script_name.js>
```