https://issues.apache.org/bugzilla/show_bug.cgi?id=51876
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #8 from Philippe Mouawad <[email protected]> 2011-10-11 20:04:12 UTC --- Date: Tue Oct 11 20:01:55 2011 New Revision: 1182059 URL: http://svn.apache.org/viewvc?rev=1182059&view=rev Log: Bug 51876 - Functionnality to search in Samplers TreeView Factored in AbstractTestElement method testField. Implemented search for BeanShellPostProcessor, RegexExtractor, XPathExtractor Modified: jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessor.java jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/RegexExtractor.java jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/XPathExtractor.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/testelement/AbstractTestElement.java jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
