Search: don't know, may depend on platform, try ^F perhaps.

Save: use Save Response Post-processor

Javascript is not executed, and it should not be scanned either, as without
understang the code it's not generally possible to determine whether text
that looks like an embedded resource really is one or not.

Think of JMeter behaving like a browser with Javascript turned off.

One can always examine the downloaded source and add the relevant sampler to
the tree and re-run the test.

Or, if the Javascript is reasonably easy to scan, one could hand-craft a
regex extractor and save the output in a variable for use by a HTTP sampler.

S.
-----Original Message-----
From: joelsherriff [mailto:[EMAIL PROTECTED]
Sent: 12 August 2004 18:39
To: JMeter Users List
Subject: Random questions about the http sampler


In the Response Data of the View Results Tree, is it possible to search for
text?  If not, is it possible to save it to a file?  If not, is it possible
to invoke an external editor?  I know I can mark/copy/paste into an editor,
but that seems klunky.

Does the html parser execute any embedded <javascript> as well first?  If
not, we're possibly missing subrequests if download embedded resources is
enabled.

J




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_______________________________________________________

This e-mail and the documents attached are confidential and intended
solely for the addressee; it may also be privileged. If you receive this
e-mail in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin group
liability cannot be triggered for the message content. Although the
sender endeavours to maintain a computer virus-free network, the
sender does not warrant that this transmission is virus-free and will
not be liable for any damages resulting from any virus transmitted. 
_______________________________________________________


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to