JMeter with PHPSelenium

167 views
Skip to first unread message

Chloe Parkes

unread,
Jun 21, 2013, 9:36:25 AM6/21/13
to seleniu...@googlegroups.com
Hey guys,
I was wondering if there is any possible way to call Selenium Tests via JMeter (using beanshell)?
I wrote an entire suite in PHP and would rather not have to re-write them with Junit. Thanks ^^

Krishnan Mahadevan

unread,
Jun 22, 2013, 4:13:12 AM6/22/13
to seleniu...@googlegroups.com
Chloe,

A quick google search landed me here : 

Moreover I think your question is more of a JMeter question than of a  Selenium question. 
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/aee5a394-b87a-4ada-98f0-39b72452431a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/

David

unread,
Jun 24, 2013, 3:59:56 PM6/24/13
to seleniu...@googlegroups.com
What's the reasoning for running PHPUnit Selenium tests with JMeter? Why not just via PHPUnit? Trying to invoke a load test using Selenium? In which case, that would not be practical, even if the tests were ported to Java/JUnit, as Selenium was never meant for load testing.

Dmitri Tikhanski

unread,
Nov 15, 2013, 7:44:45 AM11/15/13
to seleniu...@googlegroups.com
There is a Web Driver Sampler for JMeter, it's javascript-based so I don't think that you'll have to change a lot in your PHP code. To start you need to download WebDriver Set from JMeter Plugins download area, drop them to lib and lib/ext folders correspondingly, add browser config and webdriver sampler itself and import your code. 
Reply all
Reply to author
Forward
0 new messages