Hi All

I am recording using Jmeter Proxy. (Using IE6)

I have added exclude patterns like 
.*/.gif
.*/.jpg

This is excluding .gif and .jpg from recording, however I find
/xx/resources/ being recorded.

Now if I add .*/resources/ in the exclude pattern, I see that I no
longer get /xx/resources/ recorded but I get the following recorded

/xx/resources/images/one.jpg
/xx/resources/css/yy.css

What I want is neither .gif, .jpg nor /xx/resources/ to be recorded.

Please let me know how I can do this.

Thanks

Reply via email to