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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists