Revision 0ed08d92
Added by Andreas Kohlbecker over 6 years ago
modules/cdm_dataportal/test/java/dataportal-selenium-tests/pom.xml | ||
---|---|---|
98 | 98 |
selenium 2 webdriver, see |
99 | 99 |
http://seleniumhq.org/docs/03_webdriver.html#with-maven |
100 | 100 |
--> |
101 |
<!-- |
|
102 |
<dependency> |
|
103 |
<groupId>org.seleniumhq.selenium</groupId> |
|
104 |
<artifactId>selenium-parent</artifactId> |
|
105 |
<version>${selenium-version}</version> |
|
106 |
</dependency> |
|
107 |
--> |
|
108 | 101 |
<dependency> |
109 | 102 |
<groupId>org.seleniumhq.selenium</groupId> |
110 | 103 |
<artifactId>selenium-firefox-driver</artifactId> |
Also available in: Unified diff
configuring new pom.xml for selenium tests and starting to adapt the headless-maven-tests.sh script