Replies: 1 comment
-
You haven't included what kind of error you're getting nor any analysis of what the specific issue with Rhino might be. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Loading the following JS in JMeter will report an error
var navigator = this;
var window = this;
g = new Packages.org.mozilla.javascript.tools.shell.Global(Packages.org.mozilla.javascript.Context.getCurrentContext());
this.load = g.load;
// js https://gist.github.com/tresf/f62aeb28d31d382fdb30cad11372d693#file-jsrsasign-all-min-js
load("/jsrsasign-all-min.js");
Beta Was this translation helpful? Give feedback.
All reactions