R - result typepublic interface TrafficGenerator<R>
| Modifier and Type | Method and Description |
|---|---|
R |
generate(org.openqa.selenium.WebDriver driver)
Generates HTTP traffic.
|
R generate(org.openqa.selenium.WebDriver driver) throws IOException
TrafficCollector.collect(TrafficGenerator).driver - the webdriverIOException - if something goes awryCopyright © 2016–2018. All rights reserved.