This is not the exact solution, but you may try (experiment) URLs to exclude.
Try excluding *google* and other URLs that you do not want to store. Hope this helps. On Thu, Aug 8, 2013 at 4:20 PM, Riccardo Cohen <[email protected]>wrote: > Hi > Sorry to insist but I have a quite intensive test plan to build, and it is > really a pain to remove each HTTP Request from Googlemaps or AdSense > manually in the test plan. > > If anybody can tell me where to find a solution, or where am i wrong ? > > Thanks a lot > > > -------- Original Message -------- > Subject: exclude external site > Date: Wed, 07 Aug 2013 17:22:48 +0200 > From: Riccardo Cohen <[email protected]> > Reply-To: JMeter Users List <[email protected]> > To: [email protected] > > Hello > I use jmeter 2.9 on macosx 10.8 java 1.60_51 and try to record my > request with the HTTP proxy server. > > I can save all requests of the browser, fine. > > But my web site uses google maps, and the proxy server records also the > google maps request that I don't want to test. By the way when I run the > test with these requests, jmeter stops at 54 request instead of 200 > saved, the 54th is a google map one of course... > > My site is at http://192.168.1.53:8000 . I tried to add : > > .*192\.168\.1\.53.* > > in the Url Patterns to include (I'm not expert in regexp but it seems to > be clean). But it does not work properly : the browser fails to retreive > some request and the application does not work, more over external > request are still saved. > > I tried to use a "If Controller", but found nowhere the documentation to > understand what I can put in the condition... (if someone can tell me > this I'd be glad because I don't understand at all what variables I can > put in the condition) > > All I want is to exclude non-local requests from the recording, to test > only my server and not google one. > > Thanks for any help. > > -- > Riccardo Cohen > +33 (0)6 09 83 64 49 > Société Realty-Property.com > 16 rue de Belle Isle > 37100 Tours > France > > <http://www.appartement-**maison.fr <http://www.appartement-maison.fr>> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@jmeter.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > > > > -- > Riccardo Cohen > +33 (0)6 09 83 64 49 > Société Realty-Property.com > 16 rue de Belle Isle > 37100 Tours > France > > <http://www.appartement-**maison.fr <http://www.appartement-maison.fr>> > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@jmeter.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > > -- Thanks and Regards, Manish kPoint wins *Global eLearning Award<http://www.kpoint.com/kpoint-wins-learntech-global-e-learning-award/> * in “Learning Technologies Solution”!
