Phillip

Results 1 comments of Phillip

If you're behind a (corporate) proxy, you need to change the command to `./gradlew -Dcucumber.options="--tags @authentication --tags ~@skip" -Dhttps.proxyHost=proxy.example.com -Dhttps.proxyPort=12345` This way Java knows how to use the proxy. If...