Two things you could try. Drop a property node and set the VI Server Class to 'VI'. Then select as the property either "Front Panel Window>Is Frontmost" and create a false constant for the property or "Front Panel Window>State" and create a constant and set it to Minimized.
Run this property node after you open the browser window and your VI should either remove itself from the front position or minimize itself. Ed
