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: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to