Haven't tried the chronos plugin. I have successfully created a java class derived from WebDriver, maven build and drop the jar into lib/ext, then call from a java sampler (BSF/JSR/etc).
Is chronos necessary? Charlie > -----Original Message----- > From: Payne, Michael [mailto:[email protected]] > Sent: Wednesday, 23 January 2013 12:04 PM > To: [email protected] > Subject: Issue with Jmeter and Maven > > Running Jmeter using Maven with the Chronos Jmeter plugin for load > testing WebDriver tests. The appropriate mailing list through Codehaus > doesn't seem at all active, so I figured I'd give this list a shot. Open to > suggestions if I need to look elsewhere. > > The problem - tests are logged as starting, but immediately end (...end of > run). No errors or further information is given except for what I assume to > be a relevant part in the jmeter log file: > > jmeter.engine.StandardJMeterEngine: Test has ended on host null > > I've implemented various ways for WebDriver to navigate to the > appropriate url (I had previously had issues using annotations). > > More information - this setup is defined in a pre-existing POM. I have > attempted the same POM setup (less a dedicated profile) in a trial-run > project which was a SUCCESS and behaved as intended. > > I appreciate any insight. Let me know if seeing the POM or Test Plan would > be of any help. > > ________________________________ > The information contained in this electronic transmission is intended only > for the use of the recipient and may be confidential and privileged. > Unauthorized use, disclosure, or reproduction is strictly prohibited and may > be unlawful. If you have received this electronic transmission in error, > please notify the sender immediately. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
