We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9930f58 commit 05e8f98Copy full SHA for 05e8f98
README.md
@@ -12,7 +12,11 @@ Just a simple pip install, i.e. `python3 -m pip install har2py`
12
13
## Usage
14
15
-Navigate to the directory where is located the har file you want to convert and
+1. Navigate the web with your browser while recording your activity. Then save the
16
+data in HAR file. Here is an example with Chrome Devs Tools
17
+
18
+
19
+2. Go to the directory where is located the har file you want to convert and
20
type
21
22
```har2py my_har_file.har```
0 commit comments