simplehar
simplehar copied to clipboard
Filter file based on string input and save back
Really nice tool! I would be really cool if there's a way to filter and save back a har file.
Hi Shaunak! Which kind of filter are you thinking?
Filters you have would do (although i couldn't get the search to work first time, but did eventually), but I am interested in functionality to save back Filtered HAR files.. Thanks for your reply!
I need to know which filter do you want to apply to save back. There is no filter today.
Sorry @rafacesar , I had been doing quite a bit of looking and got confused. Please refer to this question of mine http://stackoverflow.com/questions/28358424/filter-and-save-back-har-files.
Ideally I am looking for filters/sort similar to what chrome's inspector lets your do, but with ability to save back the filtered HAR file.
Thanks for your patience.
No problems! Now I get it! The search idea alone is good, but i think that a Ctrl(Cmd)-F can solve this. The download idea is good too, but there is some problems:
- It was not thought to work in that way, so i'll need to re-create a new har file from scratch.
- If the new har file get compared with the original, you can get some strange differences because simplehar try to deal with some inconsistencies that some har files have.
Right now I don't have enough time to make this change, but if you really want to use simplehar to this and need this fast, I can help you if you want to make these changes.