bdd-security
bdd-security copied to clipboard
Gradle build hangs using internal zap (windows)
Hi and thanks for sharing this software,
My gradle guild hangs at 84% each time I'm trying to use the internal zap.
Using an external zap seems like mitigating the issue.
I'm running gradle with:
gradlew -Dcucumber.options="--tags @authentication --tags ~@skip"
System info:
- Windows 7
- JDK 8
- Chrome version 48, with shipped-in chromedriver
Thanks!