change webDriver since htmlunit throws error with jquery

This commit is contained in:
Ezequiel Bergamaschi 2014-09-27 15:15:35 -03:00
parent 98d9d877a2
commit 5412e1aaaa
2 changed files with 0 additions and 5 deletions

View File

@ -52,7 +52,6 @@
</execution>
</executions>
<configuration>
<!-- configuration properties will go here -->
<sourceIncludes>
<include>Functions.js</include>
</sourceIncludes>

View File

@ -266,11 +266,7 @@
</execution>
</executions>
<configuration>
<!--
<browserVersion>FIREFOX_3_6</browserVersion>
<webDriverClassName>org.openqa.selenium.firefox.FirefoxDriver</webDriverClassName>
-->
<sourceIncludes>
<include>libraries/mootools/mootools-core-1.4.5-full-nocompat-yc.js</include>
<include>header.js</include>