mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
comment issue number
This commit is contained in:
parent
6f9326af2c
commit
3d818c3c50
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ public class WebDriverManager {
|
|||
profile.setPreference("browser.helperApps.neverAsk.saveToDisk", "application/x-ustar,application/octet-stream,application/zip,text/csv,text/plain");
|
||||
profile.setPreference("network.proxy.type", 0);
|
||||
|
||||
// Commenting out installing extensions. See ZEPPELIN-2962.
|
||||
// profile.addExtension(new File(firebugPath));
|
||||
// profile.addExtension(new File(firepathPath));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue