Running Selenium scripts with JMeter

I have Selenium automation scripts ready with functional flow, now I want to integrate those scripts with JMeter for load-testing. Is that possible?If so how to integrate both? My first aim is to run the automation script using selenium than run those scripts in jmeter for load or performance testing.

1 Like