Use the below Java script to generate the GUID in JMeter: MyGUIDScript=var chars = '0123456789abcdef'.split(''); var uuid = [] ...
確定! 回上一頁