Opening local HTML file works fine in Studio, and in production, but not in QA

Same code, same applications, same file:

What I’m doing is downloading a Word doc from a web app, then converting it to HTML, then opening it in Chrome to extract data:


So why would this work on my laptop in Studio, and in production, but not on our QA server? In QA, the Chrome browser opens but it doesn’t open the file, it’s just a blank window:

Is there some setting in Chrome that could be preventing local files from being opened directly?

@postwick

did you enable this in extension

cheers

3 Likes

Oh! I was expecting it to be a Chrome setting not an Extension setting. Good catch, that was the issue!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.