mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 20:25:31 +00:00
Revert "trying to switch from Firefox to Chrome headless driver";
This reverts commit 2cf3ee0f4e as
it made many more Selenium tests fail.
This commit is contained in:
@@ -103,16 +103,16 @@
|
|||||||
</capabilities>
|
</capabilities>
|
||||||
</driver-definition>
|
</driver-definition>
|
||||||
-->
|
-->
|
||||||
<!--
|
<!-- TODO: should we use headless Firefox instead of Xvfb on Hudson? -->
|
||||||
<driver-definition class="com.sap.sailing.selenium.core.HeadlessFirefoxDriver">
|
<driver-definition class="com.sap.sailing.selenium.core.HeadlessFirefoxDriver">
|
||||||
</driver-definition>
|
</driver-definition>
|
||||||
-->
|
|
||||||
<!--
|
<!--
|
||||||
<driver-definition class="org.openqa.selenium.chrome.ChromeDriver" />
|
<driver-definition class="org.openqa.selenium.chrome.ChromeDriver" />
|
||||||
-->
|
-->
|
||||||
<!-- -->
|
<!--
|
||||||
<driver-definition class="com.sap.sailing.selenium.core.HeadlessChromeDriver">
|
<driver-definition class="com.sap.sailing.selenium.core.HeadlessChromeDriver">
|
||||||
</driver-definition>
|
</driver-definition>
|
||||||
<!-- -->
|
-->
|
||||||
|
|
||||||
</test-environment>
|
</test-environment>
|
||||||
|
|||||||
Reference in New Issue
Block a user