Skip to content

Instantly share code, notes, and snippets.

@sethwalker
Created March 5, 2010 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sethwalker/322634 to your computer and use it in GitHub Desktop.
Save sethwalker/322634 to your computer and use it in GitHub Desktop.
import org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
http_sampler = HTTPSamplerFactory.newInstance
http_sampler.setDomain the_domain
http_sampler.sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment