change webDriver since htmlunit throws error with jquery
parent
6c4b0fe1e5
commit
053b0842dd
|
@ -52,7 +52,6 @@
|
|||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<!-- configuration properties will go here -->
|
||||
<sourceIncludes>
|
||||
<include>Functions.js</include>
|
||||
</sourceIncludes>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue