Releases: reportportal/agent-js-playwright
Releases · reportportal/agent-js-playwright
Release v5.1.11
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-javascriptbumped to version5.3.0.
Release v5.1.10
Changed
@reportportal/client-javascriptbumped to version5.2.0.
Release v5.1.9
Changed
@reportportal/client-javascriptbumped to version5.1.4.
Security
- Updated versions of vulnerable packages (braces).
Release v5.1.8
Changed
@reportportal/client-javascriptbumped to version5.1.3, newlaunchUuidPrintOutputtypes introduced: 'FILE', 'ENVIRONMENT'.
Release v5.1.7
Changed
@reportportal/client-javascriptbumped to version5.1.2.
Fixed
- Setting step id in case of existing one, thanks to noacohen1.
Release v5.1.6
Fixed
- Serial mode execution. Fix invocations calculation for indirect test parents.
Release v5.1.5
Added
extendTestDescriptionWithLastErroroption to the RP config to be able to toggle the last error log attaching to the test description.
Fixed
- Test results inconsistency while using serial mode.
Changed
@reportportal/client-javascriptbumped to version5.0.15. Logging link to the launch on its finish now available by default.
Release v5.1.4
Changed
@reportportal/client-javascriptbumped to version5.0.14.
Release v5.1.3
Fixed
- #111 Test is not finished when
expect().toPass()exceed test timeout
Changed
@reportportal/client-javascriptbumped to version5.0.13.launchUuidPrintandlaunchUuidPrintOutputconfiguration options introduced.
Release v5.1.2
Changed
tokenconfiguration option was renamed toapiKeyto maintain common convention.@reportportal/client-javascriptbumped to version5.0.12.