You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "cda (Jira)" <ji...@apache.org> on 2020/02/13 16:51:00 UTC

[jira] [Created] (NETBEANS-3877) Cannot open url in browser

cda created NETBEANS-3877:
-----------------------------

             Summary: Cannot open url in browser
                 Key: NETBEANS-3877
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3877
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.2
            Reporter: cda


After running testng tests, in the "Output" window a report is generated with a link (file:///C:\...\index.html").

Clicking this link shows a warning "Could not access the URL through the external browser. Check the browser configuration."

I have my web browser configured in Tools -> Options -> General -> Web Brwoser : Firefox.

Pressing Edit shows browser path "C:\Program Files\Mozilla Firefox\firefox.exe" and arguments "\{URL}".

Pressing "Test connection" in proxy settings results in green check mark.

If I try to run the command in a terminal "C:\Program Files\Mozilla Firefox\firefox.exe" file:///C:/.../index.html, the page is correctly opened in browser.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists