Skip to content

HAR file downloaded from DevTools can not be loaded in Chrome DevTools #8925

Open
@elliette

Description

Steps to reproduce:

  1. Connect to an app that makes network requests
  2. Navigate to network screen
  3. Choose option to download as HAR file
  4. Open Chrome DevTools
  5. Navigate to Chrome DevTools network tab
  6. Import the dowloaded HAR file

Import fails with the following error:

Failed to load HAR file with following error: Casting to number results in NaN

Potentially we are creating an invalid HAR file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P2important to work on, but not at the top of the work list.screen: networkIssues with the Network screen.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions