Skip to content

Commit

Permalink
removed option to specify browser profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mgencur committed Jan 19, 2010
1 parent 02fd997 commit 71d377b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -108,7 +108,6 @@
<selenium.server.host>localhost</selenium.server.host>
<selenium.speed>0</selenium.speed>
<selenium.timeout>30000</selenium.timeout>
<firefoxProfileTemplate></firefoxProfileTemplate>
</properties>

<!-- Dependency management, including any extra repositories needed -->
Expand Down Expand Up @@ -581,7 +580,6 @@
<goal>start-server</goal>
</goals>
<configuration>
<firefoxProfileTemplate>${firefoxProfileTemplate}</firefoxProfileTemplate>
<background>true</background>
<port>${selenium.server.port}</port>
</configuration>
Expand Down

0 comments on commit 71d377b

Please sign in to comment.