JenningsAutomation

Results 11 comments of JenningsAutomation

I'm using the cmd so I can add the javaFX library. If i use the icon or zap.bat, I get an error that it can't find javaFX. I can still...

I'm was kind of guessing with the order. I was just looking through old issues about the javaFX library. I can rearrange it. So put the memory first, and move...

I modified the order, the result is the same, java -Xmx512m --module-path "PATH_TO_LIB\lib" --add-modules javafx.swing,javafx.web -jar "PATH_TO_JAR\zap-2.14.0.jar

![image](https://github.com/zaproxy/zaproxy/assets/31359815/1bf69d22-75bc-44dc-811d-2079eb2d525a)

I'm getting an error when I use that command `PS C:\Users\user1\Documents\cleanZapFolder> java -Xmx512m -dir "C:\Program Files\ZAP\Zed Attack Proxy" -jar "C:\Program Files\ZAP\Zed Attack Proxy\zap-2.14.0.jar" Unrecognized option: -dir Error: Could not create...

I only need one language

How do I set the language?

Bingo! That did it! Here's my final command. `java -Xmx512m -jar "C:\Program Files\ZAP\Zed Attack Proxy\zap-2.14.0.jar" -dir "C:\Users\user1\Documents\cleanZapFolder"` One last question, how do I set the language?

Thank you

Config XML file ```xml true false true true true true true true 2024-01-22 html_tag_form TAG Form <form true html_tag_password TAG Password <password\s true html_type_password TAG Password type\s*=\s*['"]?password['"]? true html_type_hidden TAG...