We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b12d0 commit bc04dc8Copy full SHA for bc04dc8
phpunit.xml.dist
@@ -24,6 +24,8 @@
24
<!-- MacOS -->
25
<!--<server name="WEB_FIXTURES_HOST" value="http://docker.for.mac.localhost:8002"/>-->
26
27
+ <server name="WEB_FIXTURES_BROWSER" value="chrome" />
28
+
29
<!-- where driver will connect to -->
30
<server name="DRIVER_URL" value="http://localhost:4444/wd/hub"/>
31
0 commit comments