Hi,
if you have extracted the url into a variable /(i.e.: ${yourVar})/
*bshVar=vars.get("yourVar");
bshVar= bshVar.replace("\/", "/");
vars.put("yourVar", bshVar);*
ZK
--
View this message in context:
http://jmeter.512774.n5.nabble.com/BeanShell-remove-all-chars-from-json-string-tp4942943p4943093.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]