comment issue number

This commit is contained in:
Lee moon soo 2017-09-29 02:34:40 -07:00
parent 6f9326af2c
commit 3d818c3c50

View file

@ -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));