SeleniumIDE + JMeter Integration Plugin

100 views
Skip to first unread message

Richard Friedman

unread,
Jan 7, 2016, 9:58:41 PM1/7/16
to seleniu...@googlegroups.com
I submitted a plugin to FireFox - Selenium IDE + JMeter

Short version - While you play back a selenium test you can record the HTTP(s) requests (no proxy required) and save as a JMX file.  Then that can be used directly inside Apache JMeter or tools that support JMeter. 

1 - Any feedback would be greatly appreciated.  This is a multiple first for me - FF plugin and SeleniumIDE Plugin

2 - Feature requests - building a small roadmap for this plugin. While my time is mainly spent on cloud load testing, I bleieve there is room for better integration between open source testing tools.

3 - How do I get this listed on the Selenium plugins page?

Source code for plugin is GPL and posted at https://github.com/redline13/selenium-jmeter

I wrote a more detailed tutorial on using this as well - https://www.redline13.com/blog/selenium-jmeter-plugin-tutorial/

Rich

Kris

unread,
Jan 28, 2016, 6:58:13 AM1/28/16
to Selenium Users
Hi,
Bravo for your great extension!
But I have an issue. Without any change, I obtain on screen : Failed to parse your (excludem) regex((?i).*\.(bmp|css|js|gif|ico|jpe?g|png|swf|woff)[\?;].*).
On https://regex101.com/#javascript, it failed too (I'm not a developer ;) ) with : (?i).*\.(bmp|css|js|gif|ico|jpe?g|png|swf|woff)[\?;].*.
Thx

Richard Friedman

unread,
Jan 28, 2016, 1:09:03 PM1/28/16
to Selenium Users
Thank you for the feedback, I will get an update out. 

Before then you can go to options and change Excludes to 

^[^?]*(\.gif|\.jpg|\.png|\.ico|\.css|\.js)(\?.*|$)

Richard Friedman

unread,
Jan 28, 2016, 1:11:32 PM1/28/16
to Selenium Users
With SeleniumIDE open goto Options->Jmeter Options

Attached screenshots
Screen Shot 2016-01-28 at 1.09.53 PM.png
Screen Shot 2016-01-28 at 1.10.02 PM.png

Kris

unread,
Jan 28, 2016, 2:18:53 PM1/28/16
to Selenium Users
Perfect! Thanks a lot for your very fast reactivity :)
Reply all
Reply to author
Forward
0 new messages