control-freak-ide/server/nodejs/util/doh/robot
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00
..
.gitattributes latest 2021-05-12 18:35:18 +02:00
compilerobot.bat latest 2021-05-12 18:35:18 +02:00
compilerobot.sh latest 2021-05-12 18:35:18 +02:00
DOHRobot.jar latest 2021-05-12 18:35:18 +02:00
DOHRobot.java latest 2021-05-12 18:35:18 +02:00
manifest.txt latest 2021-05-12 18:35:18 +02:00
README latest 2021-05-12 18:35:18 +02:00
robot.css latest 2021-05-12 18:35:18 +02:00
root-ca.crt latest 2021-05-12 18:35:18 +02:00
signature.png latest 2021-05-12 18:35:18 +02:00

Setup to run robot tests on windows:

	1. Install java (from java.com)
	2. Launch java control panel (aka "Configure java")
	3. On security tab, add your machine (192.168.1.12 in my case) to the "Exception site list".

	In addition, respond to any browser prompts to allow the plugin to run.

To build the JAR file:

	$ sh compilerobot.sh

To sign the JAR file:

	Get the dojo.pfx file plus password from Dylan, and run:

	$ jarsigner -storetype pkcs12 -keystore ~/Downloads/dojo.pfx DOHRobot.jar "js foundation's comodo ca limited id"