trying to switch from Firefox to Chrome headless driver

This commit is contained in:
Axel Uhl
2025-08-05 16:50:00 +02:00
parent 588195933a
commit 2cf3ee0f4e
@@ -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>