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 a55ca9d commit f7b3be9Copy full SHA for f7b3be9
test/phpunit.xml.dist
@@ -4,7 +4,7 @@
4
bootstrap="bootstrap.php" colors="true">
5
<php>
6
<env name="SELENIUM_CLIENT_BROWSER" value="firefox" />
7
- <env name="SELENIUM_CLIENT_URL" value="http://nearsoft-php-seleniumclient.herokuapp.com/SeleniumClientTest/SandBox/" />
+ <env name="SELENIUM_CLIENT_URL" value="http://nearsoft-php-seleniumclient-v2.herokuapp.com/sandbox/" />
8
<env name="SELENIUM_CLIENT_SINGLE_INSTANCE" value="true" />
9
</php>
10
<testsuites>
0 commit comments