Dmytro Kuznetsov

Results 3 issues of Dmytro Kuznetsov

**Describe the bug** PublicReportingAPI.setStatusFailed() doesn't work for `"before all" hook` PublicReportingAPI.log() also doesn't work **Expected behavior** When i send PublicReportingAPI.setStatusFailed() for hooks, hooks will be changed Work for "it" **Screenshots**...

bug
Check: UI

## New Feature: Export HAR File After Test Run ### Description We need to add a feature to export a HAR file at the end of the test run before...

new-feature

**Problem** Currently, the HAR file lacks sufficient information since the responses are missing in the requests. Therefore, we need to include responses. However, after adding the responses, the HAR file...