mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
change webDriver since htmlunit throws error with jquery
This commit is contained in:
parent
6c4b0fe1e5
commit
053b0842dd
@ -52,7 +52,6 @@
|
|||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- configuration properties will go here -->
|
|
||||||
<sourceIncludes>
|
<sourceIncludes>
|
||||||
<include>Functions.js</include>
|
<include>Functions.js</include>
|
||||||
</sourceIncludes>
|
</sourceIncludes>
|
||||||
|
@ -266,11 +266,7 @@
|
|||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!--
|
|
||||||
<browserVersion>FIREFOX_3_6</browserVersion>
|
|
||||||
<webDriverClassName>org.openqa.selenium.firefox.FirefoxDriver</webDriverClassName>
|
<webDriverClassName>org.openqa.selenium.firefox.FirefoxDriver</webDriverClassName>
|
||||||
|
|
||||||
-->
|
|
||||||
<sourceIncludes>
|
<sourceIncludes>
|
||||||
<include>libraries/mootools/mootools-core-1.4.5-full-nocompat-yc.js</include>
|
<include>libraries/mootools/mootools-core-1.4.5-full-nocompat-yc.js</include>
|
||||||
<include>header.js</include>
|
<include>header.js</include>
|
||||||
|
Loading…
Reference in New Issue
Block a user