|
Rank: Advanced Member Groups: Member
Joined: 10/10/2016 Posts: 35
|
Hi EO,
As you know, when we loading web page, some files maybe load failed, if we want to write these messages to the error log, what should we do? Does EO has any functions to do this?
I try to use WebView.ConsoleMessage, it's good for catch javascript error in the page. But the function can't catch "Failed to load resource: net::ERR_FILE_NOT_FOUND" error.
Thanks & Regards, Qiang
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
Where do you see the "Failed to load resource" error? In developer tools' console window?
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 10/10/2016 Posts: 35
|
Hi, Yes, I see the error in Chrome's Console window. I remove a css file firstly in order to test this scenario. You can see the error in following picture: Thanks & Regards, Qiang
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is not currently supported. We will support this in our next build.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 10/10/2016 Posts: 35
|
Hi EO,
Thank you very much.
Regards, Qiang
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have posted a new build that added support to this. You can download the new build from our download page.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 10/10/2016 Posts: 35
|
Hi EO,
Thanks, it works now.
Regards, Qiang
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Great. Thanks for confirming the fix!
|
|