On 30 November 2014 at 21:36, Frederic Beaumont <[email protected]> wrote: > Hello, > > My goal is to record JMeter test plan automatically by running a functional > test script (Webdriver script for example). > > Is it possible to start the Test Script Recorder mode from the command line > (no GUI), and specify a default template test plan ?
The Recorder needs the GUI as it creates GUI test elements and puts them in the tree. > Another approach could be using JMeter API with the Proxy class, do you > have a code sample explaining how to do that ? Won't work, for the same reason. > Any other approach is welcome... Just start the Recorder manually, then run the test script. > Thanks, > Frederic --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
