Hi All I am trying to record test case using Jmeter Proxy as described in http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pd f
I am having 2 issues: Issue1: I follow the sequence below to start recording. 1. click on "Start" button ( Workbench -> HTTP Proxy Server -> Start) 2. Open browser ( I have already made LAN Settings port: 9090) 3. Start my application. I was trying to see if the recording start and I start seeing nodes under ThreadGroup. Nothing shows up. I close browser and restart, close Jmeter and reopen the saved test ( click on start button to record), some times the nodes get added ( records tests) and sometimes does not. Can you please tell me what could be the reason. Issue2: In exclude patter I put *\.gif But I still see the nodes with .gif getting recorded. I see nodes like /xx/resources/images/xx.gif Is there a problem with the exclude pattern I am putting in. Please let me know. Thanks

