Skip to content

Commit e93fcb9

Browse files
authored
Update README.md
1 parent 01c77df commit e93fcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ There are several options to achieve this:
402402

403403
### Using the `launchId` config option
404404

405-
The complete example of `launchId` usage with shards can be found for [playwirght example](https://github.com/reportportal/examples-js/tree/main/example-playwright) with [GitHub Actions pipeline](https://github.com/reportportal/examples-js/blob/main/.github/workflows/CI-pipeline.yml).
405+
The complete example of `launchId` usage with shards can be found for our [playwirght example](https://github.com/reportportal/examples-js/tree/main/example-playwright) with [GitHub Actions pipeline](https://github.com/reportportal/examples-js/blob/main/.github/workflows/CI-pipeline.yml), so you can use it as a reference while following this guide.
406406

407407
The agent supports the `launchId` parameter to specify the ID of the already started launch.
408408
This way, you can start the launch using `@reportportal/client-javascript` before the test run and then specify its ID in the config or via environment variable.

0 commit comments

Comments
 (0)