Open
Description
Steps to reproduce:
- Connect to an app that makes network requests
- Navigate to network screen
- Choose option to download as HAR file
- Open Chrome DevTools
- Navigate to Chrome DevTools network tab
- 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