This needs to be editted in the docs branch. Hopefully it won't apply to the next release from trunk
On 25 October 2013 20:20, <[email protected]> wrote: > Author: pmouawad > Date: Fri Oct 25 19:20:12 2013 > New Revision: 1535830 > > URL: http://svn.apache.org/r1535830 > Log: > Add a link to wiki page for recording with 2.10 > > Modified: > jmeter/trunk/xdocs/usermanual/component_reference.xml > > Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1535830&r1=1535829&r2=1535830&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/usermanual/component_reference.xml (original) > +++ jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Oct 25 19:20:12 > 2013 > @@ -5719,7 +5719,9 @@ Your WorkBench can be saved independentl > <component name="HTTP(S) Test Script Recorder" was="HTTP Proxy Server" > index="§-num;.9.5" width="917" height="622" > screenshot="proxy_control.png"> > <description><p>The HTTP(S) Test Script Recorder allows JMeter to intercept > and record your actions while you browse your web application > with your normal browser. JMeter will create test sample objects and store > them > -directly into your test plan as you go (so you can view samples > interactively while you make them).</p> > +directly into your test plan as you go (so you can view samples > interactively while you make them).<br/> > +Ensure your read this <a > href="https://wiki.apache.org/jmeter/TestRecording210">wiki page</a> to setup > correctly jmeter. > +</p> > > <p>To use the recorder, <i>add</i> the HTTP(S) Test Script Recorder element > to the workbench. > Select the WorkBench element in the tree, and right-click on this element to > get the > >
