mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 11:49:09 +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>
|
||||
</driver-definition>
|
||||
-->
|
||||
<!--
|
||||
<!-- TODO: should we use headless Firefox instead of Xvfb on Hudson? -->
|
||||
<driver-definition class="com.sap.sailing.selenium.core.HeadlessFirefoxDriver">
|
||||
</driver-definition>
|
||||
-->
|
||||
|
||||
<!--
|
||||
<driver-definition class="org.openqa.selenium.chrome.ChromeDriver" />
|
||||
-->
|
||||
<!-- -->
|
||||
<!--
|
||||
<driver-definition class="com.sap.sailing.selenium.core.HeadlessChromeDriver">
|
||||
</driver-definition>
|
||||
<!-- -->
|
||||
-->
|
||||
|
||||
</test-environment>
|
||||
|
||||
Reference in New Issue
Block a user