“Error in the Script of This Page” When Using Embedded Web Browser in LabVIEW

Updated May 20, 2024

Reported In

Software

  • LabVIEW

Issue Details

I am using a LabVIEW embedded web browser to access a webpage by URL. The code part looks like the following: 
image.png

When I execute the program, I get an error message saying:

 
Error in the script of this page.

 
What can I do to solve the issue?

Solution

The LabVIEW Embedded web browser does not work with Websites using external JS or libraries such as JQuery and Bootstrap. It is recommended to avoid displaying the mentioned types of webpages.