Open 00h-i-r-a00 opened 7 years ago
Hello,
I am using Firefox Mozilla Firefox 53.0.2 with HAR Export Trigger version 0.5.0-beta.7 and I have the following settings in the browser:
devtools.netmonitor.har.defaultLogDir devtools.netmonitor.har.enableAutoExportToFile ==> true extensions.netmonitor.har.autoConnect ==> true extensions.netmonitor.har.contentAPIToken ==> test extensions.netmonitor.har.enableAutomation ==> true
However, no har file is generated inside the folder that I specify. When I turn on the console in the devtools and type HAR, it says ReferenceError: HAR is not defined.
HAR
ReferenceError: HAR is not defined
Could anyone help me debug this error?
Hi @00h-i-r-a00 you need beta-10 check old issues and you can find how to get hold of it. Best Peter
@soulgalore Its working now, thanks a lot!
Hello,
I am using Firefox Mozilla Firefox 53.0.2 with HAR Export Trigger version 0.5.0-beta.7 and I have the following settings in the browser:
However, no har file is generated inside the folder that I specify. When I turn on the console in the devtools and type
HAR
, it saysReferenceError: HAR is not defined
.Could anyone help me debug this error?