Hi, I'm struggling with record and playback
I run wiremock standalone with this command
java -jar wiremock-jre8-standalone-2.34.0.jar --proxy-via http://username:password@
https://my-qa-corp.local:444/ --enable-browser-proxying --trust-all-proxy-targets
Details for wiremock standalone running
Can you help point out what did I do wrong/missing here?