Open tsjordan-eng opened 5 days ago
script_run("INST2/procedures/checks.py")
Ah, that seems to work! I couldn't find it in the documentation, though I suspect it has the same arguments like passing environment variables and such. I'll check out the source code.
I have used the
runScript
call in the telemetry panels to start a script, but I can't find a way to do this in the Script Runner. It would be helpful because we have existing scripts and suites written in Ruby, but we want to take advantage of using Python scripts for their libraries.