Skip to content

Releases: reportportal/agent-js-playwright

Release v5.1.11

23 Sep 12:58
01e6c5c

Choose a tag to compare

Changed

  • The agent now supports reporting the time for launches, test items and logs with microsecond precision in the ISO string format.
    For logs, microsecond precision is available on the UI from ReportPortal version 24.2.
  • @reportportal/client-javascript bumped to version 5.3.0.

Release v5.1.10

17 Sep 16:35
66c3a71

Choose a tag to compare

Changed

  • @reportportal/client-javascript bumped to version 5.2.0.

Release v5.1.9

26 Jun 17:03
deeae6e

Choose a tag to compare

Changed

  • @reportportal/client-javascript bumped to version 5.1.4.

Security

  • Updated versions of vulnerable packages (braces).

Release v5.1.8

11 Apr 16:11
b14b0f0

Choose a tag to compare

Changed

  • @reportportal/client-javascript bumped to version 5.1.3, new launchUuidPrintOutput types introduced: 'FILE', 'ENVIRONMENT'.

Release v5.1.7

21 Feb 04:47
cacb415

Choose a tag to compare

Changed

  • @reportportal/client-javascript bumped to version 5.1.2.

Fixed

  • Setting step id in case of existing one, thanks to noacohen1.

Release v5.1.6

19 Dec 17:10
a869804

Choose a tag to compare

Fixed

  • Serial mode execution. Fix invocations calculation for indirect test parents.

Release v5.1.5

19 Dec 16:25
56d3170

Choose a tag to compare

Added

  • extendTestDescriptionWithLastError option to the RP config to be able to toggle the last error log attaching to the test description.

Fixed

Changed

  • @reportportal/client-javascript bumped to version 5.0.15. Logging link to the launch on its finish now available by default.

Release v5.1.4

05 Oct 14:51
ce69e14

Choose a tag to compare

Changed

  • @reportportal/client-javascript bumped to version 5.0.14.

Release v5.1.3

07 Sep 08:19
7edcad1

Choose a tag to compare

Fixed

  • #111 Test is not finished when expect().toPass() exceed test timeout

Changed

  • @reportportal/client-javascript bumped to version 5.0.13. launchUuidPrint and launchUuidPrintOutput configuration options introduced.

Release v5.1.2

23 Jun 13:26
c59474d

Choose a tag to compare

Changed

  • token configuration option was renamed to apiKey to maintain common convention.
  • @reportportal/client-javascript bumped to version 5.0.12.