mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-13 02:17:55 +01:00
change webDriver since htmlunit throws error with jquery
This commit is contained in:
parent
98d9d877a2
commit
5412e1aaaa
@ -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
Block a user