Skip to content
Snippets Groups Projects
Commit e6d1d4d4 authored by anttil's avatar anttil
Browse files

SWE-2 / SP-263: Firefox profile for CI

SVN: 26767
parent bca68e9c
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ public abstract class SeleniumTest
{
uid = new DictionaryUidGenerator(new File("resource/corncob_lowercase.txt"));
System.setProperty("webdriver.firefox.profile", "default");
// System.setProperty("webdriver.firefox.profile", "default");
driver = new FirefoxDriver();
setImplicitWaitToDefault();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment